opt emote

opt live fav state

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-07-09 14:27:09 +08:00
parent 05153fda72
commit 753e10ef20
5 changed files with 26 additions and 47 deletions

View File

@@ -82,7 +82,7 @@ class _LiveEmotePanelState extends State<LiveEmotePanel>
type: MaterialType.transparency,
child: InkWell(
borderRadius:
const BorderRadius.all(Radius.circular(8)),
const BorderRadius.all(Radius.circular(6)),
onTap: () {
if (item.pkgType == 3) {
widget.onChoose(e, width, height);