Доработать верхнее меню списка каналов

This commit is contained in:
AidarKC
2026-08-12 17:12:57 +04:00
parent 8f32e82d14
commit b4b23afc10
3 changed files with 169 additions and 16 deletions
+8 -1
View File
@@ -5065,7 +5065,8 @@ textarea.input {
.channels-top-back-btn,
.channels-top-add-btn,
.channels-top-search-btn {
.channels-top-search-btn,
.channels-top-more-btn {
width: 36px;
height: 36px;
min-width: 36px;
@@ -5089,6 +5090,12 @@ textarea.input {
box-shadow: inset 0 0 0 1px rgba(214, 249, 255, 0.2), 0 0 18px rgba(93, 211, 255, 0.38);
}
.channels-top-more-btn {
font-size: 20px;
line-height: 1;
padding-bottom: 1px;
}
.channels-search-icon {
position: relative;
display: block;