Skip to content

Commit e6c6231

Browse files
🐛fix: 修复排版问题
1 parent 1e75f21 commit e6c6231

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ intellij {
3434
downloadSources = true
3535
updateSinceUntilBuild = false
3636
buildSearchableOptions.enabled = false
37-
//plugins=["com.intellij.zh:203.392"]
37+
plugins=["com.intellij.zh:203.392"]
3838
//plugins=["com.intellij.ja:203.392"]
3939

4040
runIde {

src/main/java/com/fulinlin/ui/commit/CommitPanel.form

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@
6262
</component>
6363
<component id="c313a" class="javax.swing.JLabel" binding="changeDescriptionLabel">
6464
<constraints>
65-
<grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="4" fill="0" indent="0" use-parent-layout="false">
66-
<preferred-size width="115" height="21"/>
67-
</grid>
65+
<grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="4" fill="0" indent="0" use-parent-layout="false"/>
6866
</constraints>
6967
<properties>
7068
<text value="Breaking changes:"/>

0 commit comments

Comments
 (0)