mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Merge pull request #5443 from Hekatomb/bugfix/CardOverflow
Update cardDetails.css
This commit is contained in:
commit
c344474d9e
1 changed files with 1 additions and 1 deletions
|
|
@ -272,7 +272,7 @@
|
|||
box-sizing: border-box;
|
||||
top: 97px;
|
||||
left: 0px;
|
||||
height: calc(100% - 20px);
|
||||
height: calc(100% - 100px);
|
||||
width: calc(100% - 20px);
|
||||
float: left;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue