mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2024-04-21 12:32:08 +00:00
chore (frontend): menubar coloring
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
top: 0;
|
||||
z-index: 3;
|
||||
padding: 5px 0;
|
||||
backdrop-filter: blur(10px);
|
||||
backdrop-filter: blur(20px) saturate(2);
|
||||
transition: 0.2s ease box-shadow;
|
||||
}
|
||||
.scrolling [is="component_submenu"] {
|
||||
|
||||
Reference in New Issue
Block a user