mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-05 13:36:47 +01:00
Prevent header from jumping a few pixels when switching from list to character view
This commit is contained in:
parent
7fbed26c26
commit
012f70336f
@ -2814,7 +2814,7 @@ grammarly-extension {
|
||||
#result_info_text {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
line-height: 1;
|
||||
line-height: 0.9;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user