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

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 {