mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 09:15:00 +03:00
Background gradients, migrate from CSS to SCSS, remove !important
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
:global(#app) {
|
||||
.wrapper {
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user