remove background from widgets
This commit is contained in:
parent
e14fd33140
commit
fe7528a8ee
1 changed files with 0 additions and 1 deletions
|
@ -260,7 +260,6 @@ onMounted(() => {
|
|||
padding-top: 16px;
|
||||
box-sizing: border-box;
|
||||
overflow: auto;
|
||||
background: var(--bg);
|
||||
|
||||
@media (max-width: $widgets-hide-threshold) {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue