File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/extensionsIntegrated/Phoenix-live-preview Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ <h1 class="dialog-title">{{Strings.LIVE_DEV_SETTINGS_TITLE}}</h1>
3434 </ select >
3535 </ div >
3636
37- < div class ="form-group " id ="elementHighlightWrapper " style =" margin-top: 9px; margin-left: 22px; display: flex; gap: 10px; ">
38- < label for ="elementHighlight " style =" margin-top: 5px; "> {{Strings.LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT}} </ label >
37+ < div class ="form-group element-highlight-custom " id ="elementHighlightWrapper ">
38+ < label for ="elementHighlight " class =" label- margin-top-small "> {{Strings.LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT}} </ label >
3939 < select name ="elementHighlight " id ="elementHighlight ">
4040 < option value ="hover "> {{Strings.LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_HOVER}}</ option >
4141 < option value ="click "> {{Strings.LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_CLICK}}</ option >
You can’t perform that action at this time.
0 commit comments