Skip to content

Commit 9312220

Browse files
author
minjk-bl
committed
Edit MultiSelector style
1 parent f24b30f commit 9312220

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

visualpython/css/component/multiSelector.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
background-color: #F5F5F5;
4545
}
4646
/* Item Sorting FIXME: change span to class */
47-
.right .vp-cs-select-item span {
47+
/* .right .vp-cs-select-item span {
4848
padding: 0px 10px 0px 0px;
49-
}
49+
} */
5050
/* TODO: If sortable, apply this style */
5151
/* .right .vp-cs-select-item span:hover {
5252
cursor: n-resize;

0 commit comments

Comments
 (0)