merge develop in
This commit is contained in:
commit
fd12263cac
52 changed files with 803 additions and 339 deletions
|
@ -154,7 +154,7 @@ input, textarea, .select {
|
|||
background: transparent;
|
||||
border: none;
|
||||
color: $fallback--text;
|
||||
color: var(--text, $fallback--text);
|
||||
color: var(--inputText, --text, $fallback--text);
|
||||
margin: 0;
|
||||
padding: 0 2em 0 .2em;
|
||||
font-family: sans-serif;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue