v4.2.4 #55

Merged
asonix merged 28 commits from asonix/changes into asonix/downstream 2024-01-29 19:44:14 +00:00
Showing only changes of commit 7abc61887f - Show all commits

View file

@ -4493,11 +4493,6 @@ a.status-card {
align-items: center;
justify-content: center;
@supports (display: grid) {
// hack to fix Chrome <57
contain: strict;
}
& > span {
max-width: 500px;
}