style: ajust dark theme
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
left: 0;
|
||||
right: 0;
|
||||
padding-inline: @padding;
|
||||
background: var(--color-white-1);
|
||||
background: var(--ant-color-bg-elevated);
|
||||
padding-bottom: 10px;
|
||||
|
||||
.filter {
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
transform: rotate(45deg);
|
||||
border-left: none;
|
||||
border-bottom: none;
|
||||
background-color: var(--color-white-1);
|
||||
background-color: var(--ant-color-bg-elevated);
|
||||
z-index: 100;
|
||||
clip-path: polygon(0 -1px, 24px 0, 24px 23px);
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
padding-top: 10px;
|
||||
margin-bottom: 0;
|
||||
font-weight: var(--font-weight-bold);
|
||||
background-color: var(--color-white-1);
|
||||
background-color: var(--ant-color-bg-elevated);
|
||||
|
||||
.title {
|
||||
font-weight: var(--font-weight-bold);
|
||||
|
||||
Reference in New Issue
Block a user