Skip to content

Commit 2e4b5a8

Browse files
committed
chore: make color box size bigger
1 parent ee6be10 commit 2e4b5a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/styles/Extn-CSSColorPreview.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
}
1616
display: inline-block;
1717
top: .1em;
18-
height:.7em;
19-
width: .7em;
18+
height:.8em;
19+
width: .8em;
2020
position: relative;
2121
pointer-events: auto;
2222
}

0 commit comments

Comments
 (0)