diff --git a/sass/partials/tabs.scss b/sass/partials/tabs.scss index 7a5a0ca6..c181c517 100644 --- a/sass/partials/tabs.scss +++ b/sass/partials/tabs.scss @@ -65,6 +65,11 @@ bottom: -1px; } } + +} + +.app-navigation-entry-bullet-color { + background-color: var(--color-primary); } .tab_container { diff --git a/templates/main.php b/templates/main.php index bc9d2f79..20c0cc67 100644 --- a/templates/main.php +++ b/templates/main.php @@ -133,8 +133,9 @@ style('passman', 'app'); -
  • - {{tag.text}} +
  • +
    + {{tag.text}}