mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
1px gap for right panel
This commit is contained in:
@@ -2675,7 +2675,7 @@ a {
|
||||
|
||||
#right-nav-panel {
|
||||
width: calc((100svw - var(--sheldWidth) - 2px) /2);
|
||||
height: 100svh;
|
||||
height: 99.9svh;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user