mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 01:34:43 -05: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);
|
||||
}
|
||||
|
||||
@media (min-width: 1079px) {
|
||||
@media (min-height: 1079px) {
|
||||
.dropdown__menu {
|
||||
background-color: #222022d6;
|
||||
backdrop-filter: blur(20px);
|
||||
|
|
Loading…
Reference in a new issue