🎨 fix la couleur des inputs

pull/1089/head
Johan Girod 2020-07-03 20:14:18 +02:00
parent d18bd093a4
commit 72dbcb0dc4
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ select.ui__ {
margin-bottom: 0.6rem;
border: 1px solid var(--lighterTextColor);
border-radius: 0.3rem;
background-color: inherit;
background-color: white;
color: inherit;
font-size: inherit;
transition: border-color 0.1s;