Merge branch 'develop' into fix-mfm-doesnt-work-in-some-places

This commit is contained in:
zyoshoka 2024-09-29 18:47:26 +09:00
commit ac4fb4fc3d
No known key found for this signature in database
620 changed files with 22106 additions and 8675 deletions

View file

@ -118,7 +118,7 @@ const bannerStyle = computed(() => {
left: 0;
width: 100%;
height: 64px;
background: linear-gradient(0deg, var(--panel), var(--X15));
background: linear-gradient(0deg, var(--panel), color(from var(--panel) srgb r g b / 0));
}
> .name {