Remove obnoxious mobile padding on right panel

This commit is contained in:
Cohee 2024-04-22 00:02:48 +03:00
parent bc9c70556e
commit df93d43c36
1 changed files with 2 additions and 0 deletions

View File

@ -231,9 +231,11 @@
backdrop-filter: blur(calc(var(--SmartThemeBlurStrength) * 2));
}
/*
#right-nav-panel {
padding-right: 15px;
}
*/
#floatingPrompt,
#cfgConfig,