Skip to content

Commit f2fd882

Browse files
committed
refactor: empty pane border styling
1 parent bdc0683 commit f2fd882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/Extn-TabBar.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
}
410410

411411
.empty-pane-drop-target {
412-
border: 2px dashed #6db6ff !important;
412+
border: 1px solid #6db6ff !important;
413413
}
414414

415415
.dropdown-tab-item.placeholder-item .tab-name-container,

0 commit comments

Comments
 (0)