fix(admin): restore broken table styling after focused-modules refactor #12
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ onUnmounted(() => {
|
|||
</div>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
<style>
|
||||
.admin {
|
||||
max-width: 72rem;
|
||||
margin: var(--space-2xl) auto 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue