Skip to content

Commit 358b578

Browse files
committed
Update style.css
1 parent dd66a6e commit 358b578

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

studio/button-editor/css/style.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,8 @@ button-demo {
490490
text-align: center;
491491
vertical-align: middle;
492492
font-size: 18px;
493-
min-width: 200px;
493+
max-width: 300px;
494+
width: 80%;
494495
font-weight: 700;
495496
line-height: 48px;
496497
letter-spacing: 0.1px;

0 commit comments

Comments
 (0)