mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 13:19:44 +02:00
7 lines
75 B
SCSS
7 lines
75 B
SCSS
|
:global(#app) {
|
||
|
.wrapper {
|
||
|
border: none;
|
||
|
box-shadow: none;
|
||
|
}
|
||
|
}
|