link to viewer
This commit is contained in:
@@ -47,7 +47,7 @@ const Editor: FC = () => {
|
||||
isLayersPanelOpen ? "xl:pl-[296px]" : "xl:pl-[80px]"
|
||||
)}>
|
||||
{isSaving ? (
|
||||
<div className="fixed top-10 left-10 z-50 rounded-full shadow-sm">
|
||||
<div className="fixed bottom-10 left-10 z-50 rounded-full shadow-sm">
|
||||
<div className="flex items-center gap-2 text-sm text-gray-700">
|
||||
<span className="h-4 w-4 animate-spin rounded-full border-2 border-gray-300 border-t-black" />
|
||||
{/* <span>در حال ذخیره ...</span> */}
|
||||
|
||||
Reference in New Issue
Block a user