1
0
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:
2024-07-16 00:16:10 +02:00
parent 5561373e33
commit 5784b0fa9c
11 changed files with 176 additions and 96 deletions

View File

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