mirror of
https://github.com/nasa/openmct.git
synced 2025-06-12 04:08:22 +00:00
@ -187,7 +187,7 @@
|
|||||||
.swatch {
|
.swatch {
|
||||||
height: $d; width: $d;
|
height: $d; width: $d;
|
||||||
border: 1px solid $colorInteriorBorder;
|
border: 1px solid $colorInteriorBorder;
|
||||||
border-radius: 100%;
|
border-radius: 15%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
@include transform(translateX(-50%));
|
@include transform(translateX(-50%));
|
||||||
|
Reference in New Issue
Block a user