mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
- Add more card inner shadow.
Thanks to pravdomil and xet7 ! Related #1690
This commit is contained in:
parent
f5aa1b795b
commit
6a587299b8
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
flex-wrap: wrap
|
flex-wrap: wrap
|
||||||
background-color: #fff
|
background-color: #fff
|
||||||
min-height: 20px
|
min-height: 20px
|
||||||
box-shadow: 0 1px 2px rgba(0,0,0,.15)
|
box-shadow: 0 0px 16px rgba(0,0,0,0.15) inset
|
||||||
border-radius: 2px
|
border-radius: 2px
|
||||||
color: #4d4d4d
|
color: #4d4d4d
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue