minor fix magnify-small
This commit is contained in:
parent
ebc1e5b423
commit
807ae7570e
@ -97,16 +97,16 @@ Description
|
|||||||
.CDB-Shape-magnify.is-small {
|
.CDB-Shape-magnify.is-small {
|
||||||
&::before {
|
&::before {
|
||||||
top: 3px;
|
top: 3px;
|
||||||
left: 3px;
|
left: 4px;
|
||||||
width: 6px;
|
width: 5px;
|
||||||
height: 6px;
|
height: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 4px;
|
right: 4px;
|
||||||
bottom: 2px;
|
bottom: 3px;
|
||||||
width: 1px;
|
width: 1px;
|
||||||
height: 5px;
|
height: 5px;
|
||||||
transform: rotate(314deg);
|
transform: rotate(314deg);
|
||||||
|
Loading…
Reference in New Issue
Block a user