switch proxy

This commit is contained in:
Andras Bacsai
2023-06-08 08:39:00 +02:00
parent eb9c65d765
commit d029029043
6 changed files with 32 additions and 13 deletions

View File

@@ -35,7 +35,7 @@ label {
}
textarea {
@apply textarea placeholder:text-neutral-700 text-white rounded-none;
@apply textarea placeholder:text-neutral-700 text-white rounded-none scrollbar;
}
select {
@apply select select-sm text-sm disabled:bg-coolgray-200 border-none disabled:opacity-50 font-normal placeholder:text-neutral-700 text-white rounded-none;