mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-09 00:34:07 +08:00
🔧 调整属性排序&格式化
This commit is contained in:
@@ -138,6 +138,8 @@ function getWeaponTitle(): string {
|
||||
@use "@styles/github.styles.scss" as github-styles;
|
||||
|
||||
.tua-ab-box {
|
||||
@include github-styles.github-card;
|
||||
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -145,8 +147,6 @@ function getWeaponTitle(): string {
|
||||
border-radius: 4px;
|
||||
cursor: pointer;
|
||||
row-gap: 4px;
|
||||
|
||||
@include github-styles.github-card;
|
||||
}
|
||||
|
||||
.dark .tua-ab-box {
|
||||
|
||||
Reference in New Issue
Block a user