diff --git a/src/app/@theme/styles/themes.scss b/src/app/@theme/styles/themes.scss index 0be07815..8c8917ee 100644 --- a/src/app/@theme/styles/themes.scss +++ b/src/app/@theme/styles/themes.scss @@ -105,6 +105,7 @@ $nb-themes: nb-register-theme(( card-header-with-select-padding-bottom: 0.5rem, select-min-width: 6rem, + option-list-border-radius: 0, slide-out-background: linear-gradient(270deg, #e0e0e0 0%, #ebebeb 100%), slide-out-shadow-color: 0 4px 14px 0 #ebebeb, @@ -126,6 +127,7 @@ $nb-themes: nb-register-theme(( card-header-with-select-padding-bottom: 0.5rem, select-min-width: 6rem, + option-list-border-radius: 0, slide-out-background: linear-gradient(270deg, #1f1f1f 0%, #292929 100%), slide-out-shadow-color: 0 4px 14px 0 #292929,