mirror of
https://github.com/docusealco/docuseal.git
synced 2026-06-23 04:10:11 +00:00
adjust replace button
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<template>
|
||||
<div class="inline-flex items-stretch replace-document-control">
|
||||
<div
|
||||
class="inline-flex items-stretch replace-document-control"
|
||||
:class="{ 'opacity-100': isLoading }"
|
||||
>
|
||||
<label
|
||||
:for="inputId"
|
||||
class="btn btn-neutral btn-xs transition-none replace-document-button"
|
||||
|
||||
Reference in New Issue
Block a user