stylesheet: fix dropdown triangle overflowing
This commit is contained in:
parent
1dda3cc812
commit
75c37e25f6
1 changed files with 2 additions and 0 deletions
|
@ -137,6 +137,8 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
.dropdown-button {
|
.dropdown-button {
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
content: "▾";
|
content: "▾";
|
||||||
margin-left: $default-spacer;
|
margin-left: $default-spacer;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue