xuquan-nikkkki_FolderFile-S.../styles.css

15 lines
295 B
CSS

/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/
.theme-light,
.theme-dark {
--ffs-folder-pane-min-width: 140px;
--ffs-files-pane-min-width: 200px;
--ffs-border-radius: 4px;
}