Skip to content

Commit bc3ef1e

Browse files
author
minjk-bl
committed
Resize bug fix - block min width
1 parent b119587 commit bc3ef1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/api_block/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@
324324
}
325325
.vp-block {
326326
position: relative;
327+
min-width: 205px;
327328
min-height: 25px;
328329
z-index: 1;
329330
text-align: left;

0 commit comments

Comments
 (0)