mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +02:00
fix(bootstrap): radio temp fix
This commit is contained in:
parent
212491a533
commit
14f5112209
1 changed files with 4 additions and 0 deletions
|
@ -17,4 +17,8 @@
|
|||
|
||||
// loading progress bar
|
||||
@include ngx-pace-theme();
|
||||
|
||||
.custom-control .custom-control-indicator {
|
||||
border-radius: 50%; // TODO: quickfix for https://github.com/akveo/nebular/issues/275
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue