mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Notification, each notification has now more space at top
This commit is contained in:
parent
e31192e97e
commit
28e23f9d87
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
.notification
|
.notification
|
||||||
display: flex
|
display: flex
|
||||||
float: none
|
float: none
|
||||||
padding: 12px 8px 8px
|
padding: 15px 8px 8px
|
||||||
color: black
|
color: black
|
||||||
border-bottom: 1px solid #dbdbdb
|
border-bottom: 1px solid #dbdbdb
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue