mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-09 00:28:52 +01:00
align source right
This commit is contained in:
parent
60275e3dce
commit
aed6952a37
@ -691,6 +691,7 @@
|
|||||||
}
|
}
|
||||||
.popup:has(#qr--modalEditor) .popup-content > #qr--modalEditor #qr--modal-debugState .qr--stack .qr--item .qr--source {
|
.popup:has(#qr--modalEditor) .popup-content > #qr--modalEditor #qr--modal-debugState .qr--stack .qr--item .qr--source {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
text-align: right;
|
||||||
}
|
}
|
||||||
@keyframes qr--progressPulse {
|
@keyframes qr--progressPulse {
|
||||||
0%,
|
0%,
|
||||||
|
@ -770,6 +770,7 @@
|
|||||||
}
|
}
|
||||||
.qr--source {
|
.qr--source {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
text-align: right;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user