UI: правки клавиатуры и дневника

This commit is contained in:
AidarKC
2026-08-11 16:26:31 +04:00
parent 801a4697ea
commit bc11b60147
7 changed files with 40 additions and 7 deletions
-2
View File
@@ -101,8 +101,6 @@ export function render({ navigate, chrome }) {
const topbar = document.createElement('header');
topbar.className = 'page-header app-topbar-shell app-topbar-shell--profile';
topbar.innerHTML = `
<div class="header-left"></div>
<h1 class="page-title">Профиль пользователя</h1>
<div class="header-actions profile-top-actions">
<button class="ghost-btn profile-top-action-btn profile-top-icon-btn" type="button" data-top-action="profile" aria-label="Редактировать профиль" title="Редактировать профиль">
<img src="/assets/profile-icon-profile.svg" alt="" aria-hidden="true" />