mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 00:56:31 +08:00
opt: reply pic showing
This commit is contained in:
@@ -50,7 +50,7 @@ class PBadge extends StatelessWidget {
|
||||
}
|
||||
|
||||
EdgeInsets paddingStyle =
|
||||
const EdgeInsets.symmetric(vertical: 1, horizontal: 6);
|
||||
const EdgeInsets.symmetric(vertical: 1, horizontal: 3);
|
||||
double fontSize = 11;
|
||||
BorderRadius br = BorderRadius.circular(4);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user