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
このコミットが含まれているのは:
HJ 2018-12-31 01:41:37 +00:00
コミット 1316ed43a5
1個のファイルの変更1行の追加1行の削除

ファイルの表示

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