v1.8.4: единая стилистика — замена confirm/alert/prompt на кастомные модалки, SERVICE_STYLE_GUIDE.md, обновлен AGENTS.md
Tests / test (push) Has been cancelled
Tests / test-max-bot (push) Has been cancelled

This commit is contained in:
2026-06-02 20:40:24 +03:00
parent df34048e2a
commit e184e5fe79
23 changed files with 777 additions and 70 deletions
+6
View File
@@ -576,6 +576,12 @@ table .actions button {
cursor: pointer;
}
.modal-actions {
display: flex;
gap: 10px;
margin-top: 20px;
}
/* ---------- TABS ---------- */
.tabs {
display: flex;