Compare commits
2 commits
c88fa142d3
...
d7739bcd58
| Author | SHA1 | Date | |
|---|---|---|---|
| d7739bcd58 | |||
|
|
4b35d8ff30 |
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