fix(admin): restore broken table styling after focused-modules refactor #12

Merged
jocke merged 1 commit from fix/admin-table-styling into master 2026-06-17 12:39:39 +00:00

View file

@ -145,7 +145,7 @@ onUnmounted(() => {
</div>
</template>
<style scoped>
<style>
.admin {
max-width: 72rem;
margin: var(--space-2xl) auto 0;