From 09ed9f6fdc2e1099e4fa42acc9430259679db5e6 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期五, 05 四月 2024 11:07:25 +0800 Subject: [PATCH] # --- static/css/common/order.css | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/static/css/common/order.css b/static/css/common/order.css index 5351733..9668fe1 100644 --- a/static/css/common/order.css +++ b/static/css/common/order.css @@ -118,4 +118,8 @@ line-height: 1; font-size: 32rpx; color: #3a3a3a; + } + .mt-flex { + display: flex; + align-items: center; } \ No newline at end of file -- Gitblit v1.9.1