aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/html/pages/style.css
diff options
context:
space:
mode:
authorTaras Madan <tarasmadan@google.com>2024-07-17 15:33:18 +0200
committerTaras Madan <tarasmadan@google.com>2024-07-17 16:14:03 +0000
commit2a76be22a7e1048b5b1062afa20d00cba88e93a9 (patch)
tree77dad5544c82c89a9c41488288cea00409855125 /pkg/html/pages/style.css
parent21615ebe39314f7e873e5acafe5e5b3f4331dac6 (diff)
dashboard/app: move graphs to submenu
Diffstat (limited to 'pkg/html/pages/style.css')
-rw-r--r--pkg/html/pages/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/html/pages/style.css b/pkg/html/pages/style.css
index 8a7ab747d..757712f39 100644
--- a/pkg/html/pages/style.css
+++ b/pkg/html/pages/style.css
@@ -456,7 +456,7 @@ aside {
}
/* Links inside the dropdown */
-.dropdown-content a {
+.dropdown-content div a {
color: black;
text-decoration: none;
display: block;