remove background from widgets

This commit is contained in:
Insert5StarName 2023-11-28 12:42:15 +01:00
parent e14fd33140
commit fe7528a8ee
1 changed files with 0 additions and 1 deletions

View File

@ -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;