mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
autoamted local change
This commit is contained in:
parent
cdb44da71e
commit
1bad630641
4 changed files with 3 additions and 6 deletions
|
|
@ -87,5 +87,3 @@ momentjs:moment@2.22.2
|
||||||
browser-policy-framing
|
browser-policy-framing
|
||||||
mquandalle:moment
|
mquandalle:moment
|
||||||
msavin:usercache
|
msavin:usercache
|
||||||
wekan:wekan-ldap
|
|
||||||
wekan:accounts-cas
|
|
||||||
|
|
|
||||||
|
|
@ -179,7 +179,4 @@ useraccounts:unstyled@1.14.2
|
||||||
verron:autosize@3.0.8
|
verron:autosize@3.0.8
|
||||||
webapp@1.4.0
|
webapp@1.4.0
|
||||||
webapp-hashing@1.0.9
|
webapp-hashing@1.0.9
|
||||||
wekan:accounts-cas@0.1.0
|
|
||||||
wekan:wekan-ldap@0.0.2
|
|
||||||
yasaricli:slugify@0.0.7
|
|
||||||
zimme:active-route@2.3.2
|
zimme:active-route@2.3.2
|
||||||
|
|
|
||||||
|
|
@ -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