@@ -1,5 +1,5 @@
<template>
- <div id="app" style="width: fit-content;">
+ <div id="app">
<router-view />
</div>
</template>