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