mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-16 23:53:48 +08:00
更改产品详情页样式
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
display: inline-flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-start;
|
||||
margin-top: 20px;
|
||||
em {
|
||||
font-style: normal;
|
||||
display: flex;
|
||||
@@ -301,7 +302,7 @@
|
||||
.rc-productdeta {
|
||||
margin-top: 20px;
|
||||
.rc-prodtop {
|
||||
display: flex;
|
||||
// display: flex;
|
||||
align-items: flex-start;
|
||||
span {
|
||||
font-size: 14px;
|
||||
@@ -545,7 +546,7 @@
|
||||
.rc-productdeta {
|
||||
margin-top: 16px;
|
||||
.rc-prodtop {
|
||||
display: flex;
|
||||
// display: flex;
|
||||
align-items: flex-start;
|
||||
span {
|
||||
font-size: 18px;
|
||||
|
||||
Reference in New Issue
Block a user