Chats: increase main pane header font size

This commit is contained in:
Alex Gleason 2020-08-27 13:37:53 -05:00
parent 9493b261ef
commit d9df091f75
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -15,7 +15,7 @@
&--main {
height: calc(100vh - 70px);
.pane__header {
.pane__header .pane__title {
font-size: 16px;
}
}