mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 01:11:49 +03:00
7 lines
75 B
SCSS
7 lines
75 B
SCSS
:global(#app) {
|
|
.wrapper {
|
|
border: none;
|
|
box-shadow: none;
|
|
}
|
|
}
|