mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-03 03:17:54 +01:00
Remove obnoxious mobile padding on right panel
This commit is contained in:
parent
bc9c70556e
commit
df93d43c36
@ -231,9 +231,11 @@
|
|||||||
backdrop-filter: blur(calc(var(--SmartThemeBlurStrength) * 2));
|
backdrop-filter: blur(calc(var(--SmartThemeBlurStrength) * 2));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
#right-nav-panel {
|
#right-nav-panel {
|
||||||
padding-right: 15px;
|
padding-right: 15px;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
#floatingPrompt,
|
#floatingPrompt,
|
||||||
#cfgConfig,
|
#cfgConfig,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user