fixed bug for mobile chat share

This commit is contained in:
RockYang
2024-05-30 08:37:14 +08:00
parent 2a4ef27774
commit f0a3c5d8ae
3 changed files with 10 additions and 61 deletions

View File

@@ -50,6 +50,7 @@
display flex
cursor pointer
margin-bottom: 10px;
border 1px solid #383838
&:hover {
background-color #585858
@@ -61,60 +62,9 @@
margin-bottom 5px
}
.shape {
width 16px
height 16px
margin-bottom 5px
border 1px solid #C4C4C4
border-radius 3px
}
.shape.size9-16 {
width 9px
height 16px
}
.shape.size16-9 {
height 9px
width 16px
position relative
margin 4px 0 7px
}
.shape.size3-4 {
width 12px
height 16px
}
.shape.size4-3 {
height 12px
width 16px
position relative
margin 4px 0 4px
}
.shape.size2-3 {
width 11px
height 16px
}
.shape.size3-2 {
height 11px
width 16px
position relative
margin 4px 0 5px
}
.shape.size1-2 {
width 8px
height 16px
}
.shape.size2-1 {
height 8px
width 16px
position relative
margin 4px 0 8px
.text {
margin-left 5px
margin-top 2px
}
}
@@ -122,10 +72,7 @@
.grid-content.active {
color #47fff1
background-color #585858
.shape {
border 1px solid #47fff1
}
border 1px solid #47fff1
}
.model {