diff options
Diffstat (limited to 'modules/osd/Background.qml')
| -rw-r--r-- | modules/osd/Background.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/osd/Background.qml b/modules/osd/Background.qml index e0383f5..d8a35b0 100644 --- a/modules/osd/Background.qml +++ b/modules/osd/Background.qml @@ -16,7 +16,7 @@ Shape { ShapePath { strokeWidth: -1 - fillColor: Appearance.colours.m3surfaceContainer + fillColor: Appearance.colours.m3surface startX: root.wrapperWidth |