Implement some flow and cleanup API call for file manager

This commit is contained in:
Dane Everitt
2018-09-23 16:06:23 -07:00
parent c3ef290145
commit aee42df3ad
9 changed files with 186 additions and 118 deletions

View File

@@ -15,7 +15,7 @@
}
&.clickable {
@apply .cursor-pointer .no-underline;
@apply .no-underline;
}
&.active-selection, &.clickable:hover {