mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 00:28:16 -06:00
change caret to html entity to fix safari performacne issue
This commit is contained in:
parent
6bae396f32
commit
a00218dff9
BIN
netbox/project-static/dist/netbox.css
vendored
BIN
netbox/project-static/dist/netbox.css
vendored
Binary file not shown.
@ -54,5 +54,5 @@ pre code {
|
||||
border-bottom: none;
|
||||
border-left: none;
|
||||
transform: none;
|
||||
vertical-align: .18em;
|
||||
vertical-align: .05em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user