[admin] make translation sections wide

This commit is contained in:
Andrea Vos 2022-12-31 19:29:22 +01:00
parent a001b08fdd
commit e704e68a0f
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<template> <template>
<Page> <Page wide>
<NotFound v-if="!$isGranted('translations')"/> <NotFound v-if="!$isGranted('translations')"/>
<div v-else> <div v-else>
<p> <p>

View File

@ -1,5 +1,5 @@
<template> <template>
<Page> <Page wide>
<NotFound v-if="!$isGranted('translations')"/> <NotFound v-if="!$isGranted('translations')"/>
<div v-else> <div v-else>
<p> <p>