Skip to content

Commit be4905f

Browse files
authored
add familiar coloring to the custom links dropdown (#398)
1 parent e63fa6c commit be4905f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/scss/custom.scss

+1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ $color-mode-type: data;
110110

111111
.custom-links-btn {
112112
--bs-btn-active-border-color: transparent;
113+
color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
113114
width: 2.5em;
114115
vertical-align: -0.125em;
115116
}

0 commit comments

Comments
 (0)