fix всего кроме кнопок с label

This commit is contained in:
Kirill Pet
2024-10-31 13:08:03 +03:00
parent fa143ef289
commit f662641ca8
11 changed files with 46 additions and 2053 deletions

View File

@@ -789,7 +789,7 @@
<div class="modal-form__buttons modal-form__buttons--two">
<input class="button button--gradient button--high button--filter " type="submit" value="Сохранить">
<input type="reset" class="button button--white open-overlay button--high" value="Отмена">
<input type="reset" class="button button--white open-overlay button--high modal-form__button-close" value="Отмена">
</div>
</form>
</div>
@@ -1120,7 +1120,7 @@
<div class="modal-form__buttons modal-form__buttons--two modal-map-form__button">
<input class="button button--gradient button--high button--filter " type="submit" value="Сохранить">
<input type="reset" class="button button--white open-overlay button--high" value="Отмена">
<input type="reset" class="button button--white open-overlay button--high Добавить адрес" value="Отмена">
</div>
</form>
</div>
@@ -1132,7 +1132,7 @@
<div class="modal-form__buttons modal-form__buttons--two modal-map-form__sub-button">
<input class="button button--gradient button--high button--filter " type="submit" value="Сохранить">
<input type="reset" class="button button--white open-overlay button--high" value="Отмена">
<input type="reset" class="button button--white open-overlay button--high modal-form__button-close" value="Отмена">
</div>
</div>
</div>