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