Merge pull request #4647 from JorikSchellekens/joriks/fix-filepanel-regression

Fix FilePanel and NotificationsPanel regression
This commit is contained in:
Jorik Schellekens
2020-05-31 21:17:14 +01:00
committed by GitHub
4 changed files with 33 additions and 19 deletions
@@ -63,6 +63,10 @@ limitations under the License.
padding-left: 32px;
padding-top: 8px;
position: relative;
a {
display: flex;
}
}
.mx_NotificationPanel .mx_EventTile_roomName a,