v4.2.4 #54

Merged
asonix merged 27 commits from v4.2.4-branch into asonix/changes 2024-01-29 19:41:35 +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;
}