hello,im’s writing this for file icon:
.nav-folder-children .tree-item.nav-file div[data-path$='.txt'] .nav-file-title-content::before { content: '📄'; }
it works perfect in subfolder,but not work in the root folder,how to modify this ,thanks
1 Like