mirror of
https://github.com/exane/not-gwent-online
synced 2025-09-05 22:07:42 +00:00
fix safari transform
This commit is contained in:
@@ -80,6 +80,7 @@ body {
|
|||||||
|
|
||||||
.bbm-modal__section {
|
.bbm-modal__section {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
-webkit-transform: translate(-50%, 0px);
|
||||||
transform: translate(-50%, 0px);
|
transform: translate(-50%, 0px);
|
||||||
left: 50%;
|
left: 50%;
|
||||||
width: 500px;
|
width: 500px;
|
||||||
|
Reference in New Issue
Block a user