mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
grid toggle (#4632)
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov> Co-authored-by: Joe Pea <trusktr@gmail.com> Co-authored-by: John Hill <john.c.hill@nasa.gov>
This commit is contained in:
parent
86e5d10fc1
commit
d53ca3ec9a
@ -229,7 +229,7 @@ body.desktop .has-local-controls {
|
||||
@include abs();
|
||||
}
|
||||
|
||||
.c-grid {
|
||||
.c-grid .c-grid {
|
||||
pointer-events: none;
|
||||
|
||||
&__x { @include bgTicks($editUIGridColorFg, 'x'); }
|
||||
|
Loading…
Reference in New Issue
Block a user