Skip to content

Commit e135084

Browse files
committed
fix sidebar field gap
1 parent 10f1e15 commit e135084

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

resources/css/components/publish.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
@apply gap-x-3 gap-6 @lg/panel:gap-8;
1010

1111
aside & {
12-
/* Decrease */
13-
@apply gap-x-2 gap-y-3 @lg/panel:gap-y-6;
12+
@apply gap-x-2 gap-y-6;
1413
}
1514

1615
.form-group {

0 commit comments

Comments
 (0)