mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
He warned me. I didn't listen.
This commit is contained in:
@@ -1633,6 +1633,11 @@ body[data-stscript-style] .hljs.language-stscript {
|
||||
gap: 0.5em;
|
||||
display: contents;
|
||||
|
||||
>.stopgap {
|
||||
opacity: 0.75;
|
||||
display: none;
|
||||
}
|
||||
|
||||
@container (max-width: 80em) {
|
||||
.specs {
|
||||
grid-column: 2 / 4;
|
||||
@@ -1644,6 +1649,10 @@ body[data-stscript-style] .hljs.language-stscript {
|
||||
opacity: 0.75;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
>.stopgap {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
&.blank {
|
||||
@@ -1723,10 +1732,6 @@ body[data-stscript-style] .hljs.language-stscript {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
>.stopgap {
|
||||
opacity: 0.75;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user