Fix save button

This commit is contained in:
Vladimir 2026-06-18 21:27:38 +03:00
parent d0f0b73974
commit e9ae91ab3f

View File

@ -387,10 +387,11 @@
</div> </div>
<div class="form-footer mt-6"> <div class="form-footer mt-6" style="display: flex; justify-content: center; width: 100%;">
<MyButton <MyButton
:theme="'green'" :theme="'green'"
class="submit mt-7.5" class="submit mt-7.5"
style="background: linear-gradient(to bottom, rgba(67, 160, 71, 1) 0%, rgba(56, 142, 60, 1) 100%); color: #fff; padding: 10px 130px; font-size: 18px; border: none; border-radius: 3px; cursor: pointer; font-weight: bold;"
@click="saveDeal" @click="saveDeal"
> >
Сохранить Сохранить