Reworking the layouts to allow for the new design
This commit is contained in:
@@ -80,8 +80,6 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<selected-footer></selected-footer>
|
||||
|
||||
</template>
|
||||
|
||||
<style>
|
||||
@@ -91,6 +89,3 @@
|
||||
@apply m-2 text-red-500 my-4;
|
||||
}
|
||||
</style>
|
||||
<script setup lang="ts">
|
||||
import SelectedFooter from "@/views/main/SelectedFooter.vue";
|
||||
</script>
|
||||
Reference in New Issue
Block a user