🚨chore: Sync Sass
This commit is contained in:
parent
ffc2ce08dc
commit
344cde964d
@ -721,6 +721,7 @@
|
||||
&.one{
|
||||
.estimate-box{
|
||||
&:last-child{
|
||||
flex: 1;
|
||||
min-width: unset;
|
||||
}
|
||||
}
|
||||
@ -804,6 +805,7 @@
|
||||
}
|
||||
}
|
||||
.file-list{
|
||||
min-height: 52px;
|
||||
.file-item{
|
||||
margin-bottom: 15px;
|
||||
span{
|
||||
|
||||
@ -1308,23 +1308,23 @@ $alert-color: #101010;
|
||||
height: 253px;
|
||||
.circle{
|
||||
top: 86%;
|
||||
&:nth-child(1),
|
||||
&:nth-child(7),
|
||||
&:nth-child(13),
|
||||
&:nth-child(19){
|
||||
&::before{
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
width: 1px;
|
||||
height: 6px;
|
||||
background-color: #8B8B8B;
|
||||
}
|
||||
}
|
||||
// &:nth-child(1),
|
||||
// &:nth-child(7),
|
||||
// &:nth-child(13),
|
||||
// &:nth-child(19){
|
||||
// &::before{
|
||||
// content: '';
|
||||
// position: absolute;
|
||||
// top: 20px;
|
||||
// left: 50%;
|
||||
// transform: translateX(-50%);
|
||||
// width: 1px;
|
||||
// height: 6px;
|
||||
// background-color: #8B8B8B;
|
||||
// }
|
||||
// }
|
||||
i{
|
||||
top: 32px;
|
||||
top: 22px;
|
||||
}
|
||||
&.act{
|
||||
i{color: #8B8B8B;}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user