mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-02-15 04:26:41 +00:00
* Unify spinner styles, enforce more SuitCSS style names * Unify spinner styles, enforce more SuitCSS style names * Hide refresh offline, adjust colors correctly.
11 lines
154 B
SCSS
11 lines
154 B
SCSS
@import 'common/sass/variables';
|
|
|
|
.Gas {
|
|
&-toggle {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-top: $space-sm;
|
|
left: -8px;
|
|
}
|
|
}
|