style: recompose layout

This commit is contained in:
cv
2023-08-31 21:28:50 +02:00
parent e822c712ed
commit 124eb9a6ea
7 changed files with 50 additions and 39 deletions
+1
View File
@@ -37,6 +37,7 @@ $bg-container-onlight: $gray-100;
$box-shadow-l1: rgba(0, 0, 0, 0.15) 0 3px 3px 0;
$box-shadow-l2: rgba(0, 0, 0, 0.15) 0 3px 3px 0;
$large-bottom-drawer-shadow: rgba(0, 0, 0, 0.35) 0 3px 6px 6px;
$large-top-drawer-shadow: rgba(0, 0, 0, 0.35) 0 1px 6px 3px;
$modal-note-color: $gray-700;