Merge pull request 'fix(admin): restore broken table styling after focused-modules refactor' (#12) from fix/admin-table-styling into master
Reviewed-on: https://srvr.nu/git/git/jocke/bilhej/pulls/12
This commit is contained in:
commit
d7739bcd58
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue