fix: TextBox inner button colors.

(cherry picked from commit 4b71b18e72)
This commit is contained in:
Zhang Dian
2024-08-07 15:30:28 +08:00
parent 8e65334652
commit 1311aaabdd
7 changed files with 22 additions and 21 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://"