mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 13:55:55 +00:00
a8de3f3081
* Remove old %action-group * Remove old variables we no longer need * Use the discovery-chain component in the same manner as others * Split `product` out into its separate components
11 lines
144 B
SCSS
11 lines
144 B
SCSS
%brand-loader {
|
|
display: block;
|
|
}
|
|
%brand-loader {
|
|
position: absolute;
|
|
top: 50%;
|
|
margin-top: -26px;
|
|
left: 50%;
|
|
margin-left: -84px;
|
|
}
|