修改样式

This commit is contained in:
czz
2025-08-15 17:42:34 +08:00
parent 4c2728eb2e
commit 8731f7c335
10 changed files with 36 additions and 22 deletions

View File

@@ -262,7 +262,7 @@ class _CommonMessageSettingPageState extends State<CommonMessageSettingPage> {
),
Padding(
padding: EdgeInsetsDirectional.fromSTEB(
30.rpx, 21.rpx, 30.rpx, 0),
0.rpx, 21.rpx, 0.rpx, 0),
child: Container(
decoration: BoxDecoration(
color: themeController.currentColor.sc5,