🚨chore: Sync Sass
This commit is contained in:
parent
41ab4af9ed
commit
82ab12632b
@ -167,13 +167,20 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
span{
|
||||
width: 0;
|
||||
flex: 1;
|
||||
position: relative;
|
||||
display: block;
|
||||
font-size: 13px;
|
||||
color: #101010;
|
||||
font-weight: 400;
|
||||
padding: 0 10px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
&.time{
|
||||
flex: none;
|
||||
width: 160px;
|
||||
padding-left: 22px;
|
||||
&::before{
|
||||
content: '';
|
||||
@ -187,6 +194,10 @@
|
||||
background-size: cover;
|
||||
}
|
||||
}
|
||||
&.product{
|
||||
flex: none;
|
||||
width: 160px;
|
||||
}
|
||||
&:after{
|
||||
content: '';
|
||||
position: absolute;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user