SHA256
UI: скрыть неактивные стрелки вложений
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
|||||||
client.version=1.4.17
|
client.version=1.4.18
|
||||||
server.version=1.4.5
|
server.version=1.4.5
|
||||||
|
|||||||
@@ -2225,6 +2225,10 @@ textarea.input {
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.message-attachment-arrow[hidden] {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.message-attachment-arrow:disabled {
|
.message-attachment-arrow:disabled {
|
||||||
cursor: default;
|
cursor: default;
|
||||||
opacity: 0.28;
|
opacity: 0.28;
|
||||||
|
|||||||
Reference in New Issue
Block a user