mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-16 04:36:46 +08:00
🔧 调整属性排序&格式化
This commit is contained in:
@@ -20,6 +20,8 @@ defineProps<TurRoleInfoProps>();
|
||||
@use "@styles/github.styles.scss" as github-styles;
|
||||
|
||||
.tur-ri-box {
|
||||
@include github-styles.github-card;
|
||||
|
||||
position: relative;
|
||||
display: flex;
|
||||
height: 48px;
|
||||
@@ -29,8 +31,6 @@ defineProps<TurRoleInfoProps>();
|
||||
padding: 4px 12px 4px 4px;
|
||||
border-radius: 24px;
|
||||
column-gap: 4px;
|
||||
|
||||
@include github-styles.github-card;
|
||||
}
|
||||
|
||||
.dark .tur-ri-box {
|
||||
|
||||
Reference in New Issue
Block a user