got tsome dummy text in the Files and GitHub menus, improved styling

This commit is contained in:
Frank Johnson
2021-09-11 05:02:15 -04:00
parent 9812db5cd6
commit 0d7e958505
2 changed files with 13 additions and 51 deletions

View File

@@ -40,6 +40,10 @@
.tabToggle.disabled {
@apply text-ch-gray-550 cursor-not-allowed;
}
.sidebarContainer {
@apply p-2;
}
}