diff --git a/assets/css/theme.css b/assets/css/theme.css index fa8bc02e47..2a772a9cae 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -1826,6 +1826,8 @@ html[dir='rtl'] .expand[open] > .box-label > i.expander-icon { /* anchors */ .anchor { + -webkit-appearance: none; + appearance: none; background-color: transparent; color: var(--INTERNAL-MAIN-LINK-color); cursor: pointer; diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index 808543ae46..436408cf00 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -7.2.1+7013a2f4f60e60e6ca132397efe6482cb73ab6dd \ No newline at end of file +7.2.1+7c335cc28ef92eb7c49b94db05addaba397a5df3 \ No newline at end of file