SHA256
UI: отключение вкладки чатов и исправление загрузки каналов
This commit is contained in:
@@ -3545,6 +3545,12 @@ textarea.input {
|
||||
box-shadow: inset 0 1px 0 rgba(255, 238, 197, 0.3);
|
||||
}
|
||||
|
||||
.channels-screen--list .channels-tab-btn.is-disabled {
|
||||
text-decoration: line-through;
|
||||
text-decoration-thickness: 1.5px;
|
||||
opacity: 0.72;
|
||||
}
|
||||
|
||||
.toolbar {
|
||||
background: rgba(18, 24, 38, 0.4);
|
||||
backdrop-filter: blur(25px);
|
||||
|
||||
Reference in New Issue
Block a user