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
Showing only changes of commit 4b35d8ff30 - Show all commits

View file

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