mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Updated Customize Vaultwarden CSS (markdown)
@@ -104,6 +104,11 @@ app-organization-layout bit-nav-logo bit-icon::before {
|
||||
Make the "Filter" box fixed, so only the list of entries is scrolling.
|
||||
Allow to always see what you filtered for and quickly access the search filter without scrolling back to the top.
|
||||
*/
|
||||
#main-content {
|
||||
/*Edit 2025.09.12*/
|
||||
contain: none;
|
||||
}
|
||||
|
||||
#main-content > app-vault > .tw-flex .tw-basis-1\/4
|
||||
{
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user