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:
commit
1316ed43a5
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
flex: 2;
|
||||
flex-basis: 500px;
|
||||
|
||||
.panel-heading {
|
||||
.profile-panel-background .panel-heading {
|
||||
background: transparent;
|
||||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
|
|
Loading…
Reference in a new issue