mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 05:27:14 -04:00
- Revert previous More margin-bottom after minicard.
Thanks to pravdomil and xet7 !
This commit is contained in:
parent
fe69ab9030
commit
4f5086c5cd
2 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,9 @@
|
|||
|
||||
This release fixes the following bugs:
|
||||
|
||||
* [Remove card shadow, Wekan users now prefer not to have it](https://github.com/wekan/wekan/pull/1726).
|
||||
* [Remove card shadow](https://github.com/wekan/wekan/pull/1726), Wekan users now prefer not to have it;
|
||||
* [Revert](https://github.com/wekan/wekan/commit/fe69ab90309953ff4de363d41aed539480922016) previous
|
||||
[More margin-bottom after minicard](https://github.com/wekan/wekan/pull/1713).
|
||||
|
||||
Thanks to GitHub users pravdomil and xet7 for their contributions.
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
&.placeholder
|
||||
background: darken(white, 20%)
|
||||
border-radius: 2px
|
||||
border-radius: 9px
|
||||
|
||||
&.ui-sortable-helper
|
||||
cursor: grabbing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue