Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 5794a10

Browse files
Update src/styles/jsTreeTheme.less
1 parent c65cc16 commit 5794a10

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/styles/jsTreeTheme.less

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@ ins.jstree-icon {
129129
border: 1px solid silver;
130130
color: black;
131131
left: 3px !important;
132-
padding: 0px;
133-
position: absolute;
134-
top: 0px;
135-
width: 150px;
132+
padding: 0;
133+
position: absolute;
134+
top: 0;
135+
width: 150px;
136136
}
137137

138138
#vakata-contextmenu.jstree-brackets-context,

0 commit comments

Comments
 (0)