This commit is contained in:
vinceliuice 2022-12-10 08:59:58 +08:00
parent fd35a4d208
commit 82a91234fb

View file

@ -10,8 +10,8 @@ $_bubble_fg_color: $osd_fg_color;
$_bubble_borders_color: transparentize($osd_fg_color,0.8);
stage {
font-family: $font-family;
@include fontsize($font-size);
// font-family: $font-family;
// @include fontsize($font-size);
color: $fg_color;
}