diff options
author | hupptechnologies <git@hupp.in> | 2018-11-27 12:57:03 +0530 |
---|---|---|
committer | hupptechnologies <git@hupp.in> | 2018-11-27 12:57:03 +0530 |
commit | 1bad6306416a0c0718a6b1717a7392726cb56472 (patch) | |
tree | 568b538c25b72af4cfcce8c4a2cbf9cb1cf71b91 /client/components/cards/cardDetails.styl | |
parent | cdb44da71efdba027a82c37e0b9e08d01bde0d0f (diff) | |
download | wekan-1bad6306416a0c0718a6b1717a7392726cb56472.tar.gz wekan-1bad6306416a0c0718a6b1717a7392726cb56472.tar.bz2 wekan-1bad6306416a0c0718a6b1717a7392726cb56472.zip |
autoamted local change
Diffstat (limited to 'client/components/cards/cardDetails.styl')
-rw-r--r-- | client/components/cards/cardDetails.styl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/components/cards/cardDetails.styl b/client/components/cards/cardDetails.styl index 1e290305..66ecc22d 100644 --- a/client/components/cards/cardDetails.styl +++ b/client/components/cards/cardDetails.styl @@ -14,6 +14,9 @@ box-shadow: 0 0 7px 0 darken(white, 30%) transition: flex-basis 0.1s + .ps-scrollbar-y-rail + pointer-event: all + .card-details-canvas width: 470px |