Skip to content

Commit 35dcec2

Browse files
committed
some style change
1 parent aabca57 commit 35dcec2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

css/common/snippets.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
line-height: 20px;
4747
top: 5px;
4848
text-align: center;
49+
cursor: pointer;
4950
}
5051

5152
.vp-sn-body {

css/file_io/instance.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,8 @@
8383
.vp-instance-box::-webkit-scrollbar-thumb {
8484
border-radius: 0;
8585
background: #b0b0b0;
86+
}
87+
88+
.vp-ds-button {
89+
width: 45px;
8690
}

0 commit comments

Comments
 (0)