We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212491a commit 14f5112Copy full SHA for 14f5112
src/app/@theme/styles/styles.scss
@@ -17,4 +17,8 @@
17
18
// loading progress bar
19
@include ngx-pace-theme();
20
+
21
+ .custom-control .custom-control-indicator {
22
+ border-radius: 50%; // TODO: quickfix for https://github.com/akveo/nebular/issues/275
23
+ }
24
};
0 commit comments