mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-17 08:03:49 +08:00
搜索以及优惠券
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
@media screen and (max-width:768px){
|
||||
.allmain{
|
||||
.rc-top{
|
||||
margin-top: 2.5rem;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
.active {
|
||||
@@ -29,7 +27,7 @@
|
||||
display: block;
|
||||
margin-left: 32px;
|
||||
font-weight: bold;
|
||||
|
||||
cursor: pointer;
|
||||
}
|
||||
span:first-child {
|
||||
margin-left: 0;
|
||||
@@ -156,9 +154,7 @@ margin-top: 8px;
|
||||
@media screen and (min-width: 769px){
|
||||
|
||||
.allmain{
|
||||
.rc-top{
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
.rs-dis{
|
||||
display: flex;
|
||||
flex-flow: wrap;
|
||||
@@ -192,6 +188,7 @@ margin-top: 8px;
|
||||
margin-left: 40px;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
|
||||
}
|
||||
span:first-child {
|
||||
|
||||
@@ -129,13 +129,14 @@ img, picture {
|
||||
height: 100%;
|
||||
background: #333333;
|
||||
opacity: 0.6;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
z-index: 8;
|
||||
}
|
||||
.ts-scrollable-container{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
h2{
|
||||
margin:0;
|
||||
display: flex;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user