Убрал long-press меню каналов и обновил deploy-проверку sudo

This commit is contained in:
AidarKC
2026-05-31 19:30:36 +04:00
parent 1b0e1cf1d4
commit 5899bd2f77
25 changed files with 3343 additions and 192 deletions
+10 -1
View File
@@ -2749,6 +2749,14 @@ textarea.input {
min-width: 0;
}
.channels-top-right {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 8px;
min-width: 0;
}
.channels-top-title {
font-size: 16px;
line-height: 1.2;
@@ -2762,7 +2770,8 @@ textarea.input {
}
.channels-top-back-btn,
.channels-top-add-btn {
.channels-top-add-btn,
.channels-top-search-btn {
width: 36px;
height: 36px;
min-width: 36px;