Update file manager styling

This commit is contained in:
2022-11-07 17:10:17 +01:00
parent cd8bf8afe4
commit e43278acdb
3 changed files with 23 additions and 14 deletions

View File

@@ -80,7 +80,7 @@ const node_icon = node => {
border-collapse: collapse;
border-radius: 8px;
max-width: 95%;
max-width: 100%;
width: 1000px;
}
.directory > * {