mirror of
https://github.com/exane/not-gwent-online
synced 2024-11-20 11:26:54 +00:00
fix safari transform
This commit is contained in:
parent
d926c8f52d
commit
7fda3b360a
@ -80,6 +80,7 @@ body {
|
||||
|
||||
.bbm-modal__section {
|
||||
position: relative;
|
||||
-webkit-transform: translate(-50%, 0px);
|
||||
transform: translate(-50%, 0px);
|
||||
left: 50%;
|
||||
width: 500px;
|
||||
|
Loading…
Reference in New Issue
Block a user