Skip to content

Commit bf4018e

Browse files
fix: add table background
1 parent 63e6db2 commit bf4018e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/Card/CardInfo/style.module.scss

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939

4040
.table {
4141
min-width: 600px;
42+
background: hsla(0, 0%, 100%, 0.05);
4243
}
4344

4445
.left {

0 commit comments

Comments
 (0)