mirror of
https://github.com/wekan/wekan.git
synced 2026-03-02 20:00:16 +01:00
Text and icons from fixed sizes to scaleable sizes. Thanks to xet7.
This commit is contained in:
parent
2f5670e830
commit
20e9cf1144
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