Unverified Commit e3e767d2 authored by David López's avatar David López Committed by GitHub
Browse files

Merge pull request #20305 from davelopez/24.2_fix_wfrun_rocrate_logo_width

[24.2] Fix WF Run RO-Crate logo width in Firefox
parents 957f6f54 2bf1b96b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -480,6 +480,7 @@ Examples of RDM repositories include [Zenodo](https://zenodo.org/), [Invenio RDM
    height: auto;
    width: auto;
    max-height: 100px;
    max-width: 100%;
    max-inline-size: -webkit-fill-available;
}
</style>