mirror of
https://github.com/wekan/wekan.git
synced 2026-03-01 19:30:15 +01:00
Card Details Popup and Sub-Popup's same look as the desktop view
This commit is contained in:
parent
dae58d11c2
commit
c07a1412f7
2 changed files with 6 additions and 4 deletions
|
|
@ -13,6 +13,8 @@ $popupWidth = 300px
|
|||
z-index: 99999
|
||||
margin-top: 5px
|
||||
|
||||
hr
|
||||
margin: 4px 0px
|
||||
|
||||
p,
|
||||
textarea,
|
||||
|
|
@ -315,10 +317,7 @@ $popupWidth = 300px
|
|||
.pop-over-list
|
||||
li > a
|
||||
width: calc(100% - 20px)
|
||||
padding: 10px 10px
|
||||
margin: 0px 0px
|
||||
border-bottom: 1px solid #eee
|
||||
|
||||
|
||||
for depth in (1..6)
|
||||
.popup-container-depth-{depth}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue