Skip to content

Commit fec3a05

Browse files
committed
fix
1 parent b3af8c9 commit fec3a05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/system24.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ body {
514514
.wrapper__44b0c:has(rect[fill='#d83a42'])::after {
515515
background: var(--dnd-2) !important;
516516
}
517-
.wrapper__44b0c:has(rect[fill='#cc954c'])::after {
517+
.wrapper__44b0c:has(rect[fill='#ca9654'])::after {
518518
background: var(--idle-2) !important;
519519
}
520520
.wrapper__44b0c:has(rect[fill='#82838b'])::after {

src/unrounding.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
.wrapper__44b0c:has(rect[fill='#d83a42'])::after {
5353
background: var(--dnd-2) !important;
5454
}
55-
.wrapper__44b0c:has(rect[fill='#cc954c'])::after {
55+
.wrapper__44b0c:has(rect[fill='#ca9654'])::after {
5656
background: var(--idle-2) !important;
5757
}
5858
.wrapper__44b0c:has(rect[fill='#82838b'])::after {

0 commit comments

Comments
 (0)