mirror of
https://github.com/wekan/wekan.git
synced 2025-12-25 11:48:48 +01:00
5 lines
108 B
CSS
5 lines
108 B
CSS
.due-cards-dueat-list-wrapper {
|
|
max-width: min(500px, 65vw);
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
}
|