Fix Photos select flag image aliasing
This commit is contained in:
@@ -295,7 +295,7 @@
|
|||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
transition: color 0.3s;
|
transition: color 0.3s;;
|
||||||
|
|
||||||
@include bp (sm) {
|
@include bp (sm) {
|
||||||
width: 26px;
|
width: 26px;
|
||||||
@@ -306,6 +306,7 @@
|
|||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
transform: translateZ(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user