Remove header bottom border (#2489)

This commit is contained in:
Sami Mazouz 2020-12-09 01:15:14 +01:00 committed by GitHub
parent d1dfa758e4
commit 649851d356
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -231,7 +231,8 @@
.header-background();
padding: 8px;
position: absolute;
border-bottom: 0;
.affix & {
position: fixed;
}