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
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
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 {