fix(chore): unsquash the commits

This commit is contained in:
David Ralph
2023-01-21 12:10:40 +00:00
committed by GitHub
parent f65881f79a
commit 474b6aaa84
42 changed files with 3265 additions and 2982 deletions

View File

@@ -254,7 +254,7 @@ $themes: (
@if $type == 'modal' {
background: t($modal-sidebar);
border: 3px solid t($modal-sidebarActive);
border: 1px solid t($modal-sidebarActive);
color: t($color);
border-radius: t($borderRadius);