mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-17 16:13:48 +08:00
更改登录以及产品详情页
This commit is contained in:
@@ -5,6 +5,7 @@ ul li ol li em strong i {
|
||||
list-style: none;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.rc-main {
|
||||
//rc-main start
|
||||
margin-top:.23rem;
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.ts-tag-list {
|
||||
display: inline-flex;
|
||||
flex-wrap: wrap;
|
||||
@@ -115,6 +116,14 @@
|
||||
}
|
||||
// 手机端
|
||||
@media screen and (max-width:768px) {
|
||||
.uservideo{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
video{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
.ts-ecprice{
|
||||
font-size:.625rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user