delete left border on textarea

This commit is contained in:
Le Libre Au Quotidien 2019-09-06 10:44:04 +02:00
parent 1d6f1dc955
commit b763252d76
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ select {
textarea {
width: 100%;
border-left: 3px solid $primary_color;
}
select,