Merge tag 'v4.2.4'

This commit is contained in:
bgme 2024-01-24 23:37:05 +08:00
commit cc078387ce
59 changed files with 807 additions and 476 deletions

View file

@ -284,6 +284,7 @@
font-size: 11px;
padding: 0 3px;
line-height: 27px;
white-space: nowrap;
&:hover,
&:active,
@ -4493,11 +4494,6 @@ a.status-card {
align-items: center;
justify-content: center;
@supports (display: grid) {
// hack to fix Chrome <57
contain: strict;
}
& > span {
max-width: 500px;
}