Skip to content

Commit 3303c0b

Browse files
author
minjk-bl
committed
Fix style bug
1 parent 4e61297 commit 3303c0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

visualpython/css/mainFrame.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ div#vp_wrapper.colab * {
5656
height: 100% !important;
5757
min-width: 273px !important;
5858
}
59+
#vp_wrapper.lab * {
60+
box-sizing: border-box !important;
61+
}
5962

6063
/* resizing handle */
6164
#vp_wrapper > .ui-resizable-handle {

0 commit comments

Comments
 (0)