mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-05-02 14:01:28 +08:00
feat: make text looks like text.
This commit is contained in:
@@ -506,6 +506,8 @@
|
|||||||
Margin="8,0,0,0"
|
Margin="8,0,0,0"
|
||||||
HorizontalAlignment="Left"
|
HorizontalAlignment="Left"
|
||||||
VerticalAlignment="Center"
|
VerticalAlignment="Center"
|
||||||
|
FontWeight="Regular"
|
||||||
|
Foreground="{DynamicResource TextBlockDefaultForeground}"
|
||||||
Text="{Binding $parent[ColorPicker].Color}" />
|
Text="{Binding $parent[ColorPicker].Color}" />
|
||||||
</Grid>
|
</Grid>
|
||||||
</Template>
|
</Template>
|
||||||
|
|||||||
Reference in New Issue
Block a user