Skip to content

Commit 0da4503

Browse files
Removed border from ui component tab
1 parent 8447132 commit 0da4503

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/com/magento/idea/magento2plugin/actions/generation/dialog/NewEntityDialog.form

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,11 @@
142142
<constraints>
143143
<tabbedpane title="Admin UI Components"/>
144144
</constraints>
145-
<properties/>
146-
<border type="none" title=""/>
145+
<properties>
146+
<preferredSize width="483" height="230"/>
147+
<requestFocusEnabled value="false"/>
148+
</properties>
149+
<border type="none"/>
147150
<children>
148151
<component id="3c721" class="javax.swing.JTextField" binding="route">
149152
<constraints>

0 commit comments

Comments
 (0)