Fix titlebar

This commit is contained in:
Fedor Indutny 2022-07-06 09:46:33 -07:00 committed by GitHub
parent 2d6d817f58
commit c4b6eebcd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
// color from leaking to corners.
&:after {
content: '';
display: none;
@include titlebar-position;