mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -375,6 +375,7 @@ class ReplyItemGrpc extends StatelessWidget {
|
||||
type: 'line',
|
||||
fs: 9,
|
||||
semanticsLabel: '置顶',
|
||||
textScaleFactor: 1,
|
||||
),
|
||||
),
|
||||
const TextSpan(text: ' '),
|
||||
@@ -590,6 +591,7 @@ class ReplyItemGrpc extends StatelessWidget {
|
||||
size: 'small',
|
||||
stack: 'normal',
|
||||
fs: 9,
|
||||
textScaleFactor: 1,
|
||||
),
|
||||
),
|
||||
const TextSpan(text: ' '),
|
||||
|
||||
Reference in New Issue
Block a user