Added the ability to define button, progress bar, tooltip and popover radius. (#448)
* Added the ability to define button, progress bar, tooltip and popover radius. * Border updates * Fix notification scaling
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
|
||||
.menu-active-slider * {
|
||||
min-height: 0.85em;
|
||||
border-radius: 0.2em;
|
||||
border-radius: $bar-menus-slider-progress-radius;
|
||||
}
|
||||
|
||||
.menu-slider-container {
|
||||
|
||||
Reference in New Issue
Block a user