mirror of
https://github.com/wekan/wekan.git
synced 2026-01-29 04:36:10 +01:00
parent
640ac2330f
commit
87ae085e6d
2 changed files with 22 additions and 2 deletions
|
|
@ -158,7 +158,11 @@
|
|||
margin-left: 0;
|
||||
}
|
||||
.pop-over .content-container .content.no-height {
|
||||
height: 2.5vh;
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
visibility: hidden;
|
||||
}
|
||||
.pop-over .quiet {
|
||||
/* padding: 6px 6px 4px;*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue