Merge pull request #918 from Bilb/no-border-under-contact-title

No underline under contacts title
pull/945/head
Audric Ackermann 5 years ago committed by GitHub
commit 7ecf30cd9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -215,7 +215,6 @@ $session-compose-margin: 20px;
&__list {
height: -webkit-fill-available;
border-top: 1px solid rgba(255, 255, 255, 0.05);
&-popup {
width: -webkit-fill-available;

Loading…
Cancel
Save