mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 16:14:48 +01:00
backdrop blur full functioning
This commit is contained in:
@@ -111,7 +111,7 @@ select:focus {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
backdrop-filter: blur(10px);
|
backdrop-filter: blur(10px);
|
||||||
box-shadow: inset 0px -150px 96px -85px rgba(0,0,0,0.43);
|
box-shadow: inset 0px 5px 12px -3px rgb(0,0,0,0.43);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-height: 580px) {
|
@media (max-height: 580px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user