mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-14 13:38:51 +01:00
fix(select): open arrow padding
This commit is contained in:
parent
53ecf8e7c8
commit
86595df0e9
1 changed files with 8 additions and 0 deletions
|
|
@ -32,3 +32,11 @@ nb-icon svg {
|
|||
nb-auth-block .links nb-icon {
|
||||
font-size: 2.5rem;
|
||||
}
|
||||
|
||||
nb-select.size-medium button {
|
||||
padding: 0.4375rem 2.2rem 0.4375rem 1.125rem !important;
|
||||
|
||||
nb-icon {
|
||||
right: 0.41rem !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue