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

View file

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