1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-07-03 22:24:16 +02:00

Update border around inputs

This commit is contained in:
Robbie Antenesse 2019-05-31 11:07:17 -06:00 committed by Robbie Antenesse
parent ba5baf8dd9
commit 1b0c6da3e4

View file

@ -50,6 +50,7 @@
input, textarea, select, option { input, textarea, select, option {
background-color: $input-color; background-color: $input-color;
border: 1px solid $dark;
} }
.tag { .tag {