fix(plugins/achievements): remove relative position which is resetting flexbox container position in Safari (#1111)
This commit is contained in:
@@ -1220,7 +1220,6 @@
|
||||
margin-bottom: -50px;
|
||||
margin-top: 36px;
|
||||
display: none;
|
||||
position: relative;
|
||||
}
|
||||
.achievement .value {
|
||||
margin-left: 46px;
|
||||
@@ -1474,4 +1473,4 @@
|
||||
animation-duration: 0s !important;
|
||||
animation-play-state: paused !important;
|
||||
caret-color: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user