mirror of
https://github.com/plankanban/planka.git
synced 2025-12-27 01:11:50 +03:00
7 lines
77 B
SCSS
7 lines
77 B
SCSS
|
|
:global(#app) {
|
||
|
|
.menu {
|
||
|
|
margin: -7px auto -5px;
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
}
|