mirror of
https://github.com/nasa/openmct.git
synced 2025-02-22 10:11:06 +00:00
changed classname of controls div
This commit is contained in:
parent
fea6d2df96
commit
ec4d121a98
@ -122,7 +122,7 @@
|
|||||||
:is-default="domainObject.configuration.criteria.length === 1"
|
:is-default="domainObject.configuration.criteria.length === 1"
|
||||||
@persist="persist"
|
@persist="persist"
|
||||||
/>
|
/>
|
||||||
<div class="temp">
|
<div>
|
||||||
<span class="is-enabled c-c__duplicate"
|
<span class="is-enabled c-c__duplicate"
|
||||||
@click="cloneCriterion(index)"
|
@click="cloneCriterion(index)"
|
||||||
></span>
|
></span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user