Skip to content

Commit 716e519

Browse files
committed
adjusted schedule date for test purposes
1 parent 4c0abde commit 716e519

File tree

6 files changed

+458
-73
lines changed

6 files changed

+458
-73
lines changed

Diff for: app/globals.css

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
@tailwind base;
22
@tailwind components;
33
@tailwind utilities;
4+
5+
:where(.css-dev-only-do-not-override-2i2tap).ant-card {
6+
z-index: -2;
7+
}
8+
9+
:where(.css-dev-only-do-not-override-2i2tap).ant-ribbon.ant-ribbon-color-gold {
10+
z-index: -1;
11+
}

0 commit comments

Comments
 (0)