Merge pull request #1400 from Bilb/various-ui-fixes

Fix font for conversation list item title
pull/1406/head
Audric Ackermann 4 years ago committed by GitHub
commit 8e30803373
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,7 +14,7 @@ $session-compose-margin: 20px;
&__user__profile {
&-number,
&-name {
@include fontAccentBold();
font-weight: bold;
font-size: 15px;
@include themify($themes) {

Loading…
Cancel
Save