Implement some flow and cleanup API call for file manager
This commit is contained in:
parent
c3ef290145
commit
aee42df3ad
9 changed files with 186 additions and 118 deletions
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
|
||||
&.clickable {
|
||||
@apply .cursor-pointer .no-underline;
|
||||
@apply .no-underline;
|
||||
}
|
||||
|
||||
&.active-selection, &.clickable:hover {
|
||||
|
|
Reference in a new issue