1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 01:34:43 -05:00
This commit is contained in:
ashley 2024-08-27 22:06:12 +00:00
parent 4d0a66bcbd
commit 8d62e93d50

View file

@ -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);