diff --git a/app/static/css/style.css b/app/static/css/style.css index 25322c4..107b9f0 100644 --- a/app/static/css/style.css +++ b/app/static/css/style.css @@ -245,9 +245,26 @@ main { font-size: 1rem; } +/* Navbar touch targets - larger for mobile */ +.navbar-touch-btn { + min-width: 40px; + min-height: 40px; + display: inline-flex; + align-items: center; + justify-content: center; + font-size: 1.1rem; + padding: 0.35rem 0.6rem; +} + +.navbar-touch-select { + min-height: 40px; + font-size: 1rem; + padding: 0.35rem 2rem 0.35rem 0.6rem; +} + /* Offcanvas menu styling */ .offcanvas { - width: 280px !important; + width: 300px !important; } .offcanvas-body .list-group-item { diff --git a/app/templates/base.html b/app/templates/base.html index aa412bd..8d0f814 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -38,14 +38,14 @@ {% endif %}
-
+ - -
@@ -72,6 +72,7 @@
+ -
+
- Configuration + Tools
- -
+ + + +
+ System +
+ +