Refine cabinet layout, profile blocks, and list filters

This commit is contained in:
Ruslan Bakiev
2026-04-02 17:17:16 +07:00
parent d99e9345f2
commit caa9b9fba5
7 changed files with 372 additions and 277 deletions

View File

@@ -95,7 +95,6 @@ async function sendTest() {
<section class="space-y-6">
<div>
<h1 class="text-3xl font-extrabold text-[#0f2f20]">Уведомления</h1>
<p class="mt-1 text-sm text-[#28543f]/80">Управление Telegram и Max в едином стиле кабинета.</p>
</div>
<div class="surface-card rounded-3xl p-5">
@@ -182,7 +181,7 @@ async function sendTest() {
<label class="form-control">
<span class="label-text">Тестовое сообщение</span>
<textarea v-model="customMessage" class="textarea textarea-bordered border-[#d0e8d8] bg-white/80" rows="3" />
<textarea v-model="customMessage" class="textarea textarea-bordered" rows="3" />
</label>
<button