chore: cleanup
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.card {
|
||||
.accordion.card {
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
background-color: var(--Base-Surface-Primary-light-Normal);
|
||||
background-color: white;
|
||||
}
|
||||
.faq {
|
||||
|
||||
.accordion.faq {
|
||||
background-color: var(--Base-Background-Primary-Normal);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user