Улучшение фронта

This commit is contained in:
2026-02-08 06:12:19 +07:00
parent caf52afcdf
commit a3cdf02d48
34 changed files with 487 additions and 641 deletions

View File

@@ -50,7 +50,7 @@ const show = ref(false)
padding: 10px 14px;
background: var(--bg-secondary);
border: 1px solid rgba(var(--accent-rgb), 0.3);
border-radius: var(--radius-md);
border-radius: var(--radius);
box-shadow: var(--shadow-lg);
z-index: 1000;
font-size: var(--text-sm);