mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Remove redundant styles
This commit is contained in:
@ -12,11 +12,6 @@
|
|||||||
width: max-content;
|
width: max-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
#memory_settings textarea {
|
|
||||||
font-size: calc(var(--mainFontSize) * 0.9);
|
|
||||||
line-height: 1.2;
|
|
||||||
}
|
|
||||||
|
|
||||||
label[for="memory_frozen"],
|
label[for="memory_frozen"],
|
||||||
label[for="memory_skipWIAN"] {
|
label[for="memory_skipWIAN"] {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Reference in New Issue
Block a user