Fixed flippable scaling problem.

This commit is contained in:
2024-02-12 15:05:12 +01:00
parent 57d6e8b461
commit 13ea23186f
5 changed files with 48 additions and 27 deletions
-3
View File
@@ -47,7 +47,6 @@
width: 44px;
height: 44px;
padding: 4px;
border: 1px solid red;
right: 0;
top: 0;
}
@@ -58,7 +57,6 @@
width: 44px;
height: 44px;
padding: 4px;
border: 1px solid red;
right: 0;
bottom: 0;
}
@@ -69,7 +67,6 @@
width: 44px;
height: 44px;
padding: 4px;
border: 1px solid red;
right: 0;
bottom: 0;
}