mirror of
https://github.com/wekan/wekan.git
synced 2026-03-01 19:30:15 +01:00
Text and icon from fixed sized to scaleable sizes. Thanks to xet7.
This commit is contained in:
parent
2f5670e830
commit
9737884c4b
18 changed files with 315 additions and 315 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.due-cards-dueat-list-wrapper {
|
||||
max-width: 500px;
|
||||
max-width: min(500px, 65vw);
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue