mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
[Settings] Accessibility fixes (#12302)
* Added name to image
* Adding a warning sign to warnings
* Revert "Adding a warning sign to warnings"
This reverts commit 283be62bf6.
* Added * for warnings
* Remove obsolete read more button
Co-authored-by: Niels Laute <niels9001@hotmail.com>
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
RelativePanel.Below="DescriptionPanel"
|
||||
MaxWidth="240"
|
||||
CornerRadius="4"
|
||||
x:Uid="Learn_More_Description"
|
||||
NavigateUri="{x:Bind ModuleImageLink}"
|
||||
Margin="{StaticResource SmallTopBottomMargin}">
|
||||
<Image>
|
||||
|
||||
Reference in New Issue
Block a user