mirror of
https://github.com/status-im/consul.git
synced 2025-02-10 12:46:32 +00:00
* ui: Better org of split-button/sort-button ready for design change * ui: Improve keyboard accessibility of dropdown menu
6 lines
80 B
SCSS
6 lines
80 B
SCSS
@import './skin';
|
|
@import './layout';
|
|
%sort-button {
|
|
@extend %split-button;
|
|
}
|