File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 18
18
.iconWrap
19
19
width 20px
20
20
text-align center
21
-
21
+
22
22
.counters
23
23
float right
24
24
color $ui-inactive-text-color
68
68
.menu-button-label
69
69
position fixed
70
70
display inline-block
71
- height 32 px
71
+ height 36 px
72
72
left 44px
73
73
padding 0 10px
74
- margin-top - 8px
75
74
margin-left 0
76
75
overflow ellipsis
77
76
z-index 10
Original file line number Diff line number Diff line change 58
58
opacity 0
59
59
border-top-right-radius 2px
60
60
border-bottom-right-radius 2px
61
- height 26 px
62
- line-height 26 px
61
+ height 34 px
62
+ line-height 32 px
63
63
64
64
.folderList-item :hover , .folderList-item--active :hover
65
65
.folderList-item-tooltip
Original file line number Diff line number Diff line change 44
44
height 36px
45
45
padding-left 25px
46
46
padding-right 15px
47
- line-height 22 px
47
+ line-height 36 px
48
48
cursor pointer
49
49
font-size 14px
50
50
border none
@@ -147,7 +147,7 @@ body[data-theme="dark"]
147
147
background-color $ui-dark-button--active-backgroundColor
148
148
& :active
149
149
color $ui-dark-text-color
150
- background-color $ui-dark-button--active-backgroundColor
150
+ background-color $ui-dark-button--active-backgroundColor
151
151
152
152
.header--active
153
153
.header-addFolderButton
@@ -180,7 +180,7 @@ body[data-theme="dark"]
180
180
& :active , & :active:hover
181
181
color $ui-dark-text-color
182
182
background-color $ui-dark-button--active-backgroundColor
183
-
183
+
184
184
185
185
186
186
You can’t perform that action at this time.
0 commit comments