Merge branch 'develop' into fix-mfm-doesnt-work-in-some-places
This commit is contained in:
commit
ac4fb4fc3d
620 changed files with 22106 additions and 8675 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue