Commit 57943ed8 authored by Kevin Kirsche's avatar Kevin Kirsche Committed by Kevin Kirsche
Browse files

Use the body color for dropdown menu text

Fix #17276
parent cf70fce2
Showing with 1 addition and 0 deletions
+1 -0
......@@ -44,6 +44,7 @@
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0; // override default ul
color: $body-color;
font-size: $font-size-base;
text-align: left; // Ensures proper alignment if parent has it changed (e.g., modal footer)
list-style: none;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment