mirror of
https://github.com/status-im/consul.git
synced 2025-02-03 09:24:25 +00:00
8bea00d974
* ui: Better org of split-button/sort-button ready for design change * ui: Improve keyboard accessibility of dropdown menu
7 lines
101 B
SCSS
7 lines
101 B
SCSS
.popover-select {
|
|
@extend %popover-select;
|
|
}
|
|
%popover-select label > * {
|
|
@extend %sort-button;
|
|
}
|