Merge branch 'hotfix/1.9.5' into develop

This commit is contained in:
kochetkov 2025-01-15 16:25:12 +03:00
commit 4540b39acb

View file

@ -636,7 +636,7 @@ a.btn:is(:hover, :focus, :active) {
}
.browser-check-text::before {
position: absolute;
content: url(../img/svg/info.svg);
content: url(img/svg/info.svg);
left: 0;
top: calc((100% - 24px) / 2);
}