Move .tree-actions left to accomodate wider windows scrollbar

This commit is contained in:
MeIchthys 2023-03-24 14:46:09 -04:00 committed by GitHub
parent f541bf186c
commit fa6d1879dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ const TPL = `
display: flex;
align-items: flex-end;
justify-content: flex-end;
right: 11.77px;
right: 17px;
}
button.tree-floating-button {