mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
QR label alignment/wrapping
This commit is contained in:
@@ -368,6 +368,7 @@
|
||||
#qr--qrOptions {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-right: 1px;
|
||||
|
||||
>#qr--ctxEditor {
|
||||
.qr--ctxItem {
|
||||
@@ -377,6 +378,15 @@
|
||||
align-items: baseline;
|
||||
}
|
||||
}
|
||||
>#qr--autoExec {
|
||||
.checkbox_label {
|
||||
text-wrap: nowrap;
|
||||
|
||||
.fa-fw {
|
||||
margin-right: 2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user