Closed ribber closed 1 week ago
Compatibility with every other plugin is not a realistic goal for Novel Word Count.
I found the problem is this CSS
.nav-files-container .nav-folder-title::after {
flex: 1 0 auto;
}
.nav-files-container .nav-file-title::after {
flex: 1 0 auto;
}
This CSS section breaks other plugins,Can you make it only work on the file Explore view?
Before install this Plugin
After install this Plugin