Move reordering of websites onto dashboard
This commit is contained in:
5
components/settings/DashboardSettingsButton.module.css
Normal file
5
components/settings/DashboardSettingsButton.module.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.buttonGroup {
|
||||
display: flex;
|
||||
place-items: center;
|
||||
gap: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user