Action Dropdown: make sure that the action-icon is white
This commit is contained in:
parent
3d93443b01
commit
88e53e18da
1 changed files with 4 additions and 0 deletions
|
@ -6621,6 +6621,10 @@ footer {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
padding: 0 18px;
|
padding: 0 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon {
|
||||||
|
fill: currentColor;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown.dropdown--wide {
|
.dropdown.dropdown--wide {
|
||||||
|
|
Loading…
Reference in a new issue