Ensure back button in conversation header remains clickable

This commit is contained in:
trevor-signal 2023-05-12 16:50:19 -04:00 committed by GitHub
parent 1c4213465b
commit 401362f1d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,7 @@
&--show {
opacity: 1;
margin-inline: 24px 6px;
-webkit-app-region: no-drag;
}
@include light-theme {