mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 07:34:36 +01:00
added back backdrop blur, fixed button size issue
This commit is contained in:
@@ -109,7 +109,8 @@ select:focus {
|
||||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
|
||||
backdrop-filter: blur(10px);
|
||||
box-shadow: inset 0px -150px 96px -85px rgba(0,0,0,0.43);
|
||||
}
|
||||
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.2);
|
||||
font-size: 24px;
|
||||
font-weight: 500;
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
#serverControls {
|
||||
|
||||
Reference in New Issue
Block a user