mirror of
https://github.com/plankanban/planka.git
synced 2025-07-24 15:49:46 +02:00
9 lines
159 B
CSS
9 lines
159 B
CSS
.menu {
|
|
margin: -7px -12px -5px !important;
|
|
width: calc(100% + 24px) !important;
|
|
}
|
|
|
|
.menuItem {
|
|
margin: 0 !important;
|
|
padding-left: 14px !important;
|
|
}
|