ACTUALLY align, .b4
This commit is contained in:
parent
1c76716a83
commit
f7a03c77d8
@ -236,7 +236,8 @@ function more() {
|
|||||||
position: relative;
|
position: relative;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
aspect-ratio: 1;
|
aspect-ratio: 1;
|
||||||
margin-right: 8px;
|
transform: translateX(-100%);
|
||||||
|
left: 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -265,8 +266,7 @@ function more() {
|
|||||||
> .icon {
|
> .icon {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
transform: translateX(-100%);
|
margin-right: 8px;
|
||||||
left: 50%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
> .indicator {
|
> .indicator {
|
||||||
|
Loading…
Reference in New Issue
Block a user