File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
code/Magento/Ui/view/base/web/templates/form
design/adminhtml/Magento/backend/web/css/source/forms Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 8
8
visible ="visible "
9
9
css ="$data.additionalClasses "
10
10
attr ="'data-index': index ">
11
- < div class ="admin__field-label ">
12
- < label if ="$data.label " visible =" $data.labelVisible " attr ="for: uid ">
11
+ < div class ="admin__field-label " visible =" $data.labelVisible " >
12
+ < label if ="$data.label " attr ="for: uid ">
13
13
< span translate ="label " attr ="'data-config-scope': $data.scopeLabel " />
14
14
</ label >
15
15
</ div >
Original file line number Diff line number Diff line change 527
527
528
528
& > .admin__field-label {
529
529
#mix-grid .column (@field-label-grid__column , @field-grid__columns );
530
- background : @color-white ;
531
530
cursor : pointer ;
532
531
left : 0 ;
533
532
position : absolute ;
You can’t perform that action at this time.
0 commit comments