release(v2.0.4): harden sessions and align Pro paths with USERS_DIR
This commit is contained in:
@@ -524,7 +524,7 @@ function animateCardsOutOfHeaderThen(done) {
|
||||
if (card.id === 'uploadCard') {
|
||||
toCy -= 48; // a bit higher
|
||||
} else if (card.id === 'folderManagementCard') {
|
||||
toCy += 60; // a bit lower
|
||||
toCy += 48; // a bit lower
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user