mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
parent
8434069539
commit
14ef0ab6d1
1 changed files with 5 additions and 0 deletions
|
|
@ -170,6 +170,8 @@
|
||||||
display: block
|
display: block
|
||||||
width: 100%
|
width: 100%
|
||||||
border-left: 0px
|
border-left: 0px
|
||||||
|
&:first-child
|
||||||
|
margin-left: 0px
|
||||||
|
|
||||||
&.ui-sortable-helper
|
&.ui-sortable-helper
|
||||||
flex: 0 0 60px
|
flex: 0 0 60px
|
||||||
|
|
@ -188,6 +190,9 @@
|
||||||
border-left: 0px
|
border-left: 0px
|
||||||
border-bottom: 1px solid darken(white, 20%)
|
border-bottom: 1px solid darken(white, 20%)
|
||||||
|
|
||||||
|
.list-body
|
||||||
|
padding: 15px 19px;
|
||||||
|
|
||||||
.list-header
|
.list-header
|
||||||
padding: 0 12px 0px
|
padding: 0 12px 0px
|
||||||
border-bottom: 0px solid #e4e4e4
|
border-bottom: 0px solid #e4e4e4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue