feat: remove blur effect in space

This commit is contained in:
Florian Duros
2025-02-13 16:25:38 +01:00
parent d594441b53
commit 47ced3fcc2
3 changed files with 17 additions and 3 deletions

View File

@@ -30,6 +30,11 @@ Please see LICENSE files in the repository root for full details.
width: 68px;
}
&.newUi {
background-color: var(--cpd-color-bg-canvas-default);
border-right: 1px solid var(--cpd-color-bg-subtle-primary);
}
.mx_SpacePanel_toggleCollapse {
position: absolute;
width: 18px;