remove board style

This commit is contained in:
Simon Vieille 2024-01-24 19:53:42 +01:00
parent 760ab1b6a2
commit 27accf930f
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -28,6 +28,7 @@
border-radius: 100% 100% 100% 0; border-radius: 100% 100% 100% 0;
} }
/*
.board { .board {
flex-wrap: wrap; flex-wrap: wrap;
} }
@ -56,6 +57,7 @@
width: calc(100% - 1rem) !important; width: calc(100% - 1rem) !important;
} }
} }
*/
.action-view-right { .action-view-right {
margin-left: 10px; margin-left: 10px;