Merge branch 'develop' into feat-1714

This commit is contained in:
かっこかり 2024-08-20 12:57:05 +09:00 committed by GitHub
commit 83e3708488
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 49 additions and 69 deletions

View file

@ -65,7 +65,7 @@ const collapsed = ref(isLong);
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));
> .fadeLabel {
display: inline-block;