mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 11:40:06 +00:00
7 lines
105 B
SCSS
7 lines
105 B
SCSS
|
@import './skin';
|
||
|
@import './layout';
|
||
|
|
||
|
%confirmation-alert > ul > li > * {
|
||
|
@extend %internal-button;
|
||
|
}
|