mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 10:57:45 +01:00
Add 1px height
This commit is contained in:
parent
ac2475fb26
commit
cd90e252bf
@ -102,7 +102,7 @@
|
|||||||
height: auto;
|
height: auto;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
min-height: calc(var(--mainFontSize) + 13px);
|
min-height: calc(var(--mainFontSize) + 14px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.delete_entry_button {
|
.delete_entry_button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user