1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

add comment

This commit is contained in:
Michael Telatynski
2021-03-03 11:50:41 +00:00
parent e479edd47a
commit 85985db441

View File

@ -46,6 +46,8 @@ limitations under the License.
}
.mx_RightPanel_scopeHeader {
// vertically align with position on other right panel cards
// to prevent it bouncing as user navigates right panel
margin-top: -8px;
}
}