Messages: fix message event time (caused by close button in 81ccbac)

This commit is contained in:
Vladyslav Hroshev
2023-06-17 11:32:45 +03:00
parent 7c3b925255
commit 752011b553

View File

@@ -55,7 +55,7 @@
border-radius: 9px;
color: TEXT-PRIMARY-COLOR;
background-color: ACCENT-DISABLED-COLOR;
border: 1px solid BORDER-SHADOW;
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
transition-duration: 100ms;
}