Merge branch 'fix/conversation-headings-in-user-profile' into 'develop'

Fix conflicting styles in conversation panels under user profile

See merge request pleroma/pleroma-fe!444
This commit is contained in:
HJ 2018-12-31 01:41:37 +00:00
commit 1316ed43a5
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
flex: 2;
flex-basis: 500px;
.panel-heading {
.profile-panel-background .panel-heading {
background: transparent;
flex-direction: column;
align-items: stretch;