diff --git a/frontend/src/layout/layout-content.vue b/frontend/src/layout/layout-content.vue index d7138566e..7f73876d8 100644 --- a/frontend/src/layout/layout-content.vue +++ b/frontend/src/layout/layout-content.vue @@ -120,10 +120,6 @@ const showBack = computed(() => { margin-top: 20px; } -.main { - margin-top: 20px; -} - .prompt { margin-top: 10px; }