mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Fix #4807
This commit is contained in:
@@ -82,3 +82,8 @@ dl.py.property, dl.py.attribute, dl.py.method, dl.py.function {
|
||||
color: var(--color-brand-content);
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* Workaround for highlighting issue in Furo */
|
||||
[role=main] .highlighted {
|
||||
-webkit-text-fill-color: initial !important;
|
||||
}
|
||||
Reference in New Issue
Block a user