mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 07:30:12 +01:00
refactor(material): remove options list border radius
This commit is contained in:
parent
fe67e75555
commit
c887318acd
1 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue