mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-25 09:38:54 +01:00
:p
This commit is contained in:
parent
4d0a66bcbd
commit
8d62e93d50
1 changed files with 1 additions and 1 deletions
|
@ -576,7 +576,7 @@ a.avatar {
|
||||||
background-color: var(--context-menu-background);
|
background-color: var(--context-menu-background);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 1079px) {
|
@media (min-height: 1079px) {
|
||||||
.dropdown__menu {
|
.dropdown__menu {
|
||||||
background-color: #222022d6;
|
background-color: #222022d6;
|
||||||
backdrop-filter: blur(20px);
|
backdrop-filter: blur(20px);
|
||||||
|
|
Loading…
Reference in a new issue