design refresh

This commit is contained in:
Ben Yorke
2023-03-23 14:47:27 +01:00
committed by Gabriel Horner
parent db278d92ec
commit 86d4351e96
4 changed files with 71 additions and 38 deletions

View File

@@ -488,7 +488,8 @@ html[data-theme='dark'] {
}
.settings-modal {
margin: -15px;
@apply -m-8 rounded-lg;
/* box-shadow: inset 0 0 0 1px var(--ls-border-color); */
}
.cp__sidebar-main-layout {