move all buttons to a group

This commit is contained in:
Hazelnoot 2025-05-29 21:11:13 -04:00
parent b082797c69
commit 43495fbd0d
2 changed files with 17 additions and 6 deletions

View file

@ -782,6 +782,7 @@ definePage(() => ({
cursor: pointer;
}
// Sync with instance-info.vue
.buttonStrip {
margin: calc(var(--MI-margin) / 2 * -1);