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