mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-17 07:43:17 +00:00
Merge tag 'v3.5.2'
This commit is contained in:
commit
2144252c5e
319 changed files with 4624 additions and 3445 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue