mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-11-04 18:27:02 +01:00
Update border around inputs
This commit is contained in:
parent
86a37f0280
commit
5461a3f1ed
1 changed files with 1 additions and 0 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue