fix: TextBox inner button colors.

This commit is contained in:
Zhang Dian
2024-08-07 15:30:28 +08:00
parent 372e5d3410
commit 4b71b18e72
7 changed files with 18 additions and 17 deletions

View File

@@ -24,8 +24,9 @@
<TextBox Width="300" PasswordChar="*" />
<TextBox
Width="300"
Classes="revealPasswordButton"
PasswordChar="*" />
Classes="ClearButton RevealPasswordButton"
PasswordChar="*"
Text="123456" />
<TextBox
Width="500"
InnerLeftContent="http://"