🌐 AI搜索 & 代理 主页
Skip to content

Commit 66bda1d

Browse files
committed
reduce dropdown height in topnav
1 parent 4442192 commit 66bda1d

File tree

1 file changed

+4
-0
lines changed
  • pgml-dashboard/src/components/navigation/navbar/web_app

1 file changed

+4
-0
lines changed

pgml-dashboard/src/components/navigation/navbar/web_app/web_app.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,8 @@
7070
.mobile-dashboard-button:not(:active) {
7171
background-color: #{$gray-700};
7272
}
73+
74+
.btn-dropdown {
75+
padding: 8px 20px;
76+
}
7377
}

0 commit comments

Comments
 (0)