Fixed flippable scaling problem.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user