mobile support, idek
This commit is contained in:
@ -165,4 +165,7 @@ input[type=text]::placeholder, input[type=password]::placeholder {
|
||||
top: 10px;
|
||||
outline: none;
|
||||
background-color: color-mix(in srgb, var(--color-4) 20%, #00000000 80%);;
|
||||
}
|
||||
input[type=checkbox] {
|
||||
margin: 4px;
|
||||
}
|
||||
Reference in New Issue
Block a user