mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Merge branch 'devel' into edge
This commit is contained in:
commit
44a819226f
2 changed files with 3 additions and 1 deletions
|
|
@ -14,6 +14,9 @@
|
||||||
box-shadow: 0 0 7px 0 darken(white, 30%)
|
box-shadow: 0 0 7px 0 darken(white, 30%)
|
||||||
transition: flex-basis 0.1s
|
transition: flex-basis 0.1s
|
||||||
|
|
||||||
|
.ps-scrollbar-y-rail
|
||||||
|
pointer-event: all
|
||||||
|
|
||||||
.card-details-canvas
|
.card-details-canvas
|
||||||
width: 470px
|
width: 470px
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,6 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
|
||||||
padding-right: 3%
|
padding-right: 3%
|
||||||
z-index: 17
|
z-index: 17
|
||||||
border-radius: 3px
|
border-radius: 3px
|
||||||
top: 50%
|
|
||||||
|
|
||||||
p
|
p
|
||||||
position: relative
|
position: relative
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue