Skip to content

Commit a003a16

Browse files
author
minjk-bl
committed
small changes
1 parent 83aa7fa commit a003a16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html/m_visualize/seaborn.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@
9191
<label for="title" class="vp-bold">Title</label>
9292
<input type="text" id="title" class="vp-input vp-state wp100" placeholder="Title for the chart" />
9393
<div class="vp-grid-col-p50">
94-
<div>
94+
<div class="vp-grid-box">
9595
<label for="x_label" class="vp-bold">X Label</label>
9696
<input type="text" id="x_label" class="vp-input vp-state" placeholder="Type X Label" />
9797
</div>
98-
<div>
98+
<div class="vp-grid-box">
9999
<label for="y_label" class="vp-bold">Y Label</label>
100100
<input type="text" id="y_label" class="vp-input vp-state" placeholder="Type Y Label" />
101101
</div>

0 commit comments

Comments
 (0)