Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-26 12:15:25 +08:00
parent c9a02f9c74
commit 25fca498fc
41 changed files with 313 additions and 286 deletions

View File

@@ -196,9 +196,10 @@ class _WhisperBlockPageState extends State<WhisperBlockPage> {
decoration: InputDecoration(
isDense: true,
hintText: '请输入',
visualDensity: .standard,
hintStyle: const TextStyle(fontSize: 14),
contentPadding: const EdgeInsets.symmetric(
horizontal: 14,
horizontal: 12,
vertical: 6,
),
border: const OutlineInputBorder(