contacts page filters layout

This commit is contained in:
Martti Malmi 2022-09-19 16:01:47 +03:00
parent 660095bb85
commit 300f3b7939

View File

@ -234,6 +234,7 @@ img, video {
.filters .msg-content {
flex-direction: row !important;
padding: 15px;
}
.filters {
@ -740,7 +741,6 @@ header.footer .header-content {
border: var(--msg-border);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
flex: none;
max-width: 75%;
}
.reply .msg-content {