feat(BOOK-391): Added theme and logos for Bassin Seven
* chore: Updated border-radius variables after import change Approved-by: Linus Flood
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
cursor: pointer;
|
||||
color: var(--Text-Interactive-Default);
|
||||
transition: background-color 0.3s;
|
||||
border-radius: var(--Corner-radius-md);
|
||||
border-radius: var(--Corner-Radius-md);
|
||||
list-style: none;
|
||||
|
||||
&::-webkit-details-marker {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
list-style: none;
|
||||
|
||||
&.card {
|
||||
border-radius: var(--Corner-radius-md);
|
||||
border-radius: var(--Corner-Radius-md);
|
||||
|
||||
li:last-child {
|
||||
border-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user