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:
Jas Singh
2024-11-06 21:47:22 -08:00
committed by GitHub
parent 22055b727a
commit dbd932941b
12 changed files with 419 additions and 442 deletions

View File

@@ -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 {