mirror of
https://github.com/wekan/wekan.git
synced 2026-02-04 07:31:47 +01:00
Converted Stylus to CSS. Removed Stylus. This change removed many error messages.
Thanks to xet7 !
This commit is contained in:
parent
01a1a2cdce
commit
072778b9aa
104 changed files with 9370 additions and 7642 deletions
5
client/components/main/dueCards.css
Normal file
5
client/components/main/dueCards.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.due-cards-dueat-list-wrapper {
|
||||
max-width: 500px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue