Remove reminescent references to the tinter

This commit is contained in:
Germain Souquet
2021-07-05 14:36:39 +01:00
committed by David Baker
parent a48d453be1
commit 9999b01c75
4 changed files with 3 additions and 16 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ limitations under the License.
top: 50%;
}
// Inner img and TintableSvg should be centered around 0, 0
// Inner img should be centered around 0, 0
.mx_MImageBody_thumbnail_spinner > * {
transform: translate(-50%, -50%);
}