mirror of
https://github.com/nasa/openmct.git
synced 2025-05-21 09:47:38 +00:00
changed classname of controls div
This commit is contained in:
parent
ec4d121a98
commit
463ec47af6
@ -122,7 +122,7 @@
|
||||
:is-default="domainObject.configuration.criteria.length === 1"
|
||||
@persist="persist"
|
||||
/>
|
||||
<div>
|
||||
<div class="c-c__criterion-controls">
|
||||
<span class="is-enabled c-c__duplicate"
|
||||
@click="cloneCriterion(index)"
|
||||
></span>
|
||||
|
@ -198,7 +198,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.temp {
|
||||
.c-c__criterion-controls {
|
||||
width: 28px;
|
||||
|
||||
.c-c__duplicate,
|
||||
|
Loading…
x
Reference in New Issue
Block a user