mirror of
https://github.com/nasa/openmct.git
synced 2025-01-21 03:55:31 +00:00
parent
9f74395a79
commit
0e060f174d
@ -22,7 +22,8 @@
|
|||||||
$baseRatio: 1.5;
|
$baseRatio: 1.5;
|
||||||
$pad: $interiorMargin * $baseRatio;
|
$pad: $interiorMargin * $baseRatio;
|
||||||
|
|
||||||
.s-button {
|
.s-button,
|
||||||
|
button {
|
||||||
@include user-select(none);
|
@include user-select(none);
|
||||||
@include btnSubtle($bg: $colorBtnBg, $bgHov: $colorBtnBgHov, $fg: $colorBtnFg, $ic: $colorBtnIcon);
|
@include btnSubtle($bg: $colorBtnBg, $bgHov: $colorBtnBgHov, $fg: $colorBtnFg, $ic: $colorBtnIcon);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
Loading…
Reference in New Issue
Block a user