[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2025-03-28 18:49:26 +00:00 committed by FloVanGH
parent 2789803516
commit 866cfd48ad
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ export component NavigationView {
alignment: start;
spacing: MaterialStyleMetrics.spacing_8;
horizontal-stretch: 1;
Group {
title: "Navigation";

View file

@ -9,7 +9,7 @@ export global MaterialWindowAdapter {
export component MaterialWindow inherits Window {
in property <bool> disable_hover;
background: MaterialPalette.background;
changed disable_hover => {