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

Fix edge case around event list summary layout (#7867)

This commit is contained in:
Michael Telatynski
2022-02-22 10:25:44 +00:00
committed by GitHub
parent 5b8d440406
commit e644ede09e
2 changed files with 6 additions and 1 deletions

View File

@@ -19,7 +19,6 @@ limitations under the License.
opacity: 0.6;
font-size: $font-12px;
width: 100%;
margin-left: 20px;
pre, code {
flex: 1;