fix: load pane in daftar gangguan
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<div
|
||||
class="bg-black text-white flex justify-center items-center absolute top-0 bottom-0 right-0 left-0 z-50 opacity-50"
|
||||
style="background-color: rgba(0, 0, 0, 0.5)"
|
||||
class="text-white flex justify-center items-center absolute z-50 w-full top-0 left-0 bottom-0 right-0"
|
||||
>
|
||||
<svg
|
||||
class="animate-spin h-10 w-10 text-white"
|
||||
|
Reference in New Issue
Block a user