stuff idk
This commit is contained in:
@ -168,4 +168,9 @@ input[type=text]::placeholder, input[type=password]::placeholder {
|
||||
}
|
||||
input[type=checkbox] {
|
||||
margin: 4px;
|
||||
}
|
||||
@-moz-document url-prefix() {
|
||||
#popup {
|
||||
backdrop-filter: blur(0);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user