bugfix: buttons in circle-admin
This commit is contained in:
parent
f01f00732c
commit
f9300d2120
@ -67,7 +67,7 @@ form {
|
||||
}
|
||||
}
|
||||
|
||||
input:not([type='file']):not([type='search']),
|
||||
input:not([type='file']):not([type='search']):not([type='submit']),
|
||||
textarea {
|
||||
-webkit-tap-highlight-color: var(--color-grey-7);
|
||||
background-color: var(--color-input-background);
|
||||
|
Loading…
Reference in New Issue
Block a user