Fix titlebar
This commit is contained in:
parent
2d6d817f58
commit
c4b6eebcd6
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
// color from leaking to corners.
|
// color from leaking to corners.
|
||||||
&:after {
|
&:after {
|
||||||
content: '';
|
content: '';
|
||||||
|
display: none;
|
||||||
|
|
||||||
@include titlebar-position;
|
@include titlebar-position;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue