Move reordering of websites onto dashboard

This commit is contained in:
Chris Walsh
2022-07-24 23:25:04 -07:00
parent 765add71a9
commit 137ff97c07
6 changed files with 118 additions and 15 deletions

View File

@@ -0,0 +1,5 @@
.buttonGroup {
display: flex;
place-items: center;
gap: 10px;
}