Skip to content

Commit b5eb235

Browse files
committed
fix: merge tabs and collapse
1 parent a06e593 commit b5eb235

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

src/extensions/explore/style.scss

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
@import 'mo/style/const.scss';
1+
@import 'mo/style/common';
22
.#{$sidebar}-explorer {
33
&-item {
44
width: 100%;
5+
56
span:nth-child(2) {
67
float: right;
8+
79
a {
810
margin-left: 5px;
911
}

src/style/const.scss

-16
This file was deleted.

0 commit comments

Comments
 (0)