1
0
mirror of https://github.com/zhuzichu520/FluentUI.git synced 2025-03-11 14:27:30 +08:00
This commit is contained in:
朱子楚\zhuzi 2023-08-16 23:02:14 +08:00
parent ce552012f3
commit 736c19c41e

@ -36,6 +36,7 @@ TextArea{
return placeholderNormalColor return placeholderNormalColor
} }
selectByMouse: true selectByMouse: true
width: background.implicitWidth
background: FluTextBoxBackground{ background: FluTextBoxBackground{
inputItem: control inputItem: control
implicitWidth: 240 implicitWidth: 240