SHA256
Убрал long-press меню каналов и обновил deploy-проверку sudo
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user