mirror of
https://github.com/plankanban/planka.git
synced 2025-07-23 15:19:44 +02:00
8 lines
95 B
SCSS
8 lines
95 B
SCSS
|
:global(#app) {
|
||
|
.menu {
|
||
|
border: none;
|
||
|
margin: -7px auto -5px;
|
||
|
width: 100%;
|
||
|
}
|
||
|
}
|