diff --git a/apps/web-antd/src/views/product/list/styles/list.less b/apps/web-antd/src/views/product/list/styles/list.less index 685f3a4..5be366f 100644 --- a/apps/web-antd/src/views/product/list/styles/list.less +++ b/apps/web-antd/src/views/product/list/styles/list.less @@ -56,8 +56,8 @@ display: flex; align-items: center; justify-content: center; - overflow: hidden; height: 156px; + overflow: hidden; font-size: 36px; font-weight: 700; color: #94a3b8; @@ -222,9 +222,9 @@ display: inline-flex; align-items: center; justify-content: center; - overflow: hidden; width: 46px; height: 46px; + overflow: hidden; font-size: 18px; font-weight: 700; color: #94a3b8;