mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-29 06:09:45 +08:00
style(sth): 代码微改
This commit is contained in:
@@ -65,12 +65,6 @@ const props = defineProps({
|
||||
color: #f4d8a8;
|
||||
}
|
||||
|
||||
.loading-subtitle {
|
||||
font-size: 1.5rem;
|
||||
font-weight: 500;
|
||||
color: #38393a;
|
||||
}
|
||||
|
||||
.loading-img {
|
||||
width: 256px;
|
||||
height: 256px;
|
||||
@@ -78,10 +72,4 @@ const props = defineProps({
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.loading-text {
|
||||
font-size: 1.5rem;
|
||||
font-weight: 500;
|
||||
color: #38393a;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user