mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-19 04:29:45 +08:00
@@ -36,14 +36,17 @@ const props = defineProps<TAOProps>();
|
||||
|
||||
.tur-os-label {
|
||||
position: absolute;
|
||||
z-index: 0;
|
||||
right: 2px;
|
||||
bottom: 0;
|
||||
bottom: -2px;
|
||||
color: var(--box-text-4);
|
||||
font-family: var(--font-text);
|
||||
font-size: 12px;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.tur-os-text {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user