mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Bugfix: style kbd font color became white after introduced summernote
This commit is contained in:
parent
71d1d9ad98
commit
264526e85f
1 changed files with 1 additions and 0 deletions
|
@ -232,6 +232,7 @@ kbd
|
|||
background: darken(white, 2%)
|
||||
border-radius: 3px
|
||||
border: 1px solid darken(white, 10%)
|
||||
color: unset
|
||||
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15)
|
||||
|
||||
.clear
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue