mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
💄 调整样式
This commit is contained in:
@@ -27,7 +27,6 @@ const props = defineProps<TMiniWeaponProps>();
|
||||
.tcm-box {
|
||||
position: relative;
|
||||
display: flex;
|
||||
width: 180px;
|
||||
height: 45px;
|
||||
border: 1px solid var(--common-shadow-1);
|
||||
border-radius: 5px;
|
||||
|
||||
@@ -114,6 +114,7 @@ function toDetail(item: TGApp.App.Calendar.Item): void {
|
||||
|
||||
.toc-material-grid {
|
||||
display: grid;
|
||||
width: 100%;
|
||||
font-family: var(--font-title);
|
||||
grid-gap: 10px;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
|
||||
Reference in New Issue
Block a user