Media controls: border fix

This commit is contained in:
Vladyslav Hroshev
2023-04-08 10:42:22 +03:00
parent 81ccbac82a
commit 1f0bbf466c

View File

@@ -79,7 +79,7 @@
.message-media-control:hover {
background-color: ACCENT-DISABLED-COLOR;
border: 1px solid BORDER-SHADOW;
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
color: TEXT-PRIMARY-COLOR;
}