Center drive pill text and lighten storage fill color

This commit is contained in:
Meik
2026-03-05 13:28:40 +01:00
parent 7802a56123
commit ff53e49000
2 changed files with 6 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
Width="100"
HorizontalAlignment="Left"
CornerRadius="8"
Background="{DynamicResource accentColor}" />
Opacity="0.88"
Background="{DynamicResource activeButtonColor}" />
</Grid>
</UserControl>