forked from newthuhole/hole_thu_frontend
add gaussian blur and fix for small screen
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
background-color: rgba(255,255,255,.8);
|
||||
box-shadow: 0 0 25px rgba(0,0,0,.4);
|
||||
margin-bottom: 1em;
|
||||
backdrop-filter: blur(10px);
|
||||
}
|
||||
|
||||
.control-bar {
|
||||
@@ -37,6 +38,7 @@
|
||||
color: black;
|
||||
background-color: rgba(255,255,255,.5);
|
||||
margin: 0 .5em;
|
||||
min-width: 8em;
|
||||
}
|
||||
|
||||
.list-menu {
|
||||
|
||||
Reference in New Issue
Block a user