We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mittalyashu
Learn more about funding links in repositories.
Report abuse
1 parent 314ff1d commit 9331838Copy full SHA for 9331838
src/renderer/components/workspacePage.vue
@@ -199,14 +199,12 @@ export default {
199
height: calc(90vh - (41px + 102px))
200
201
&__item
202
+ border-bottom: 1px solid #DEE0E3
203
font-size: 12px
204
color: #2E3034
205
padding: 6px 10px
206
cursor: pointer
207
- &:not(:last-child)
208
- border-bottom: 1px solid #DEE0E3
209
-
210
&__checkbox
211
margin-right: 5px
212
0 commit comments