From 8ccd1f642c39e040904ca23c25bfcc4e4838020c Mon Sep 17 00:00:00 2001 From: Pinghigh Date: Tue, 28 Feb 2023 18:28:13 +0800 Subject: [PATCH] fix(user_msg): rounded corner (#45) Co-authored-by: Baoshuo Ren --- web/app/controllers/user_msg.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/web/app/controllers/user_msg.php b/web/app/controllers/user_msg.php index 0b2934c..e75f76d 100644 --- a/web/app/controllers/user_msg.php +++ b/web/app/controllers/user_msg.php @@ -136,10 +136,19 @@ if (isset($_POST['user_msg'])) {

私信