fixed bottom margin not applying and header scroll issue
This commit is contained in:
@@ -125,7 +125,7 @@ async function handleDeny(id) {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div v-if="!loading" class="w-full h-20">
|
||||
<div v-if="!loading" class="w-full">
|
||||
<div v-if="unauthorized" class="flex justify-center w-full my-10">
|
||||
You do not have permission to view this application.
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user