Skip to content

Commit

Permalink
fix: minor css
Browse files Browse the repository at this point in the history
  • Loading branch information
artemnih committed Oct 16, 2022
1 parent 651f975 commit f7824df
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@import "../vars.scss";

.nxe-list {
width: 100%;
height: 100%;
Expand Down Expand Up @@ -80,6 +82,10 @@
.nxe-list-icon {
margin-right: 5px;
color: #555;

& .nxe-folder {
color: $folder-bg;
}
}
}
}
Expand Down

0 comments on commit f7824df

Please sign in to comment.