1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-05-03 16:53:31 +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 86a37f0280
commit 5461a3f1ed

View file

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