mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
- Fix missing dropdown arrow on Chrome. Thanks to xet7 ! Closes #1964
This commit is contained in:
parent
09b05ea3fb
commit
8ff2e1f16a
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ textarea,
|
||||||
input:not([type=file]),
|
input:not([type=file]),
|
||||||
button
|
button
|
||||||
box-sizing: border-box
|
box-sizing: border-box
|
||||||
-webkit-appearance: none
|
|
||||||
background-color: #ebebeb
|
background-color: #ebebeb
|
||||||
border: 1px solid #ccc
|
border: 1px solid #ccc
|
||||||
border-radius: 3px
|
border-radius: 3px
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue