fix: compatibility issue with safari (#3019)

This commit is contained in:
Brandon Cohen
2022-09-13 19:16:55 -04:00
committed by GitHub
parent f20ba3fc2e
commit e486623310
2 changed files with 10 additions and 6 deletions

View File

@@ -470,6 +470,6 @@
z-index: 30 !important;
}
.ptr--ptr .ptr--box {
.ptr--box {
margin-bottom: -13px !important;
}