https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37024

Cindy Murdock Ames <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Cindy Murdock Ames <[email protected]> ---
Not sure if this is helpful or even the same issue, but we've been experiencing
this lately on 24.11 on our staff computers in Chrome (although I've been
unable to replicate it myself).  Apparently it's been happening for a while so
I'm not sure if a recent Chrome update has triggered or worsened it.  Anyway, a
colleague found while checking things out in Chrome's developer tools that if
you disable this (under Styles) the problem disappeared:

:root {
font-size: var(--bs-root-font-size);
}

That line is from
/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/css/staff-global.css


I have no idea how to disable that permaenently or if doing so is the correct
thing to do or entirely reckless, but I'm putting it here in case someone in
the know finds that this is the correct rabbithole to go down.  ;)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to