style(settings): Slight gradient to feature icon of setting section

This commit is contained in:
alexsparkes
2024-02-10 13:54:06 +00:00
parent ad2af657d7
commit 8c7cfd3cb1
2 changed files with 4 additions and 1 deletions

View File

@@ -258,7 +258,7 @@ h5 {
gap: 25px;
svg {
@include themed() {
background-color: t($modal-sidebar);
background-image: t($slightGradient);
box-shadow: t($boxShadow);
}
padding: 15px;