mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
fix(inputs): remove outline from the rating control
This commit is contained in:
parent
30e9c608a6
commit
7557cc4bf0
1 changed files with 4 additions and 0 deletions
|
|
@ -109,6 +109,10 @@
|
|||
padding: 0 0 0.75rem;
|
||||
}
|
||||
|
||||
ngb-rating {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
ngb-rating i {
|
||||
color: nb-theme(color-success);
|
||||
@include nb-for-theme(cosmic) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue