make sure right panel is over the message detail view

pull/2199/head
Audric Ackermann 3 years ago
parent 878c870a8b
commit 71af748eb6
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -36,7 +36,7 @@
transform: translateX(100%);
will-change: transform;
width: 25vw;
z-index: 1;
z-index: 5;
&.show {
transform: none;

Loading…
Cancel
Save