mirror of
https://github.com/wekan/wekan.git
synced 2025-12-20 09:20:12 +01:00
6 lines
97 B
CSS
6 lines
97 B
CSS
|
|
.due-cards-dueat-list-wrapper {
|
||
|
|
max-width: 500px;
|
||
|
|
margin-right: auto;
|
||
|
|
margin-left: auto;
|
||
|
|
}
|