forked from noxious/client
Small styling fixes, added better filter options in zone editor, added tags to objects, npm update
This commit is contained in:
@ -59,7 +59,7 @@ input {
|
||||
}
|
||||
|
||||
.input-cyan {
|
||||
@apply py-2 px-2.5 font-titles border border-solid border-cyan bg-white/80 rounded;
|
||||
@apply py-2 px-2.5 font-titles border border-solid border-cyan bg-white/70 rounded;
|
||||
&:focus,
|
||||
&:focus-visible {
|
||||
@apply outline-2 outline-cyan;
|
||||
|
Reference in New Issue
Block a user