Merge tag 'v3.5.2'

This commit is contained in:
bgme 2022-05-04 10:08:14 +08:00
commit 2144252c5e
319 changed files with 4624 additions and 3445 deletions

View file

@ -4053,7 +4053,7 @@ a.status-card.compact:hover {
}
& > span {
max-width: 400px;
max-width: 500px;
}
a {
@ -5598,7 +5598,7 @@ a.status-card.compact:hover {
.loading-bar {
background-color: $highlight-text-color;
height: 3px;
position: absolute;
position: fixed;
top: 0;
left: 0;
z-index: 9999;