Channels UI surgical cleanup and create description save fix

This commit is contained in:
DrygMira
2026-04-14 10:36:50 +03:00
parent 126b4ba3a1
commit 7bdb3118ae
6 changed files with 61 additions and 56 deletions
+8
View File
@@ -1293,6 +1293,14 @@ textarea.input {
gap: 6px;
}
.channel-head-actions {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 8px;
flex-wrap: wrap;
}
.channel-head-title {
font-size: 24px;
color: #f0d089;