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