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:
@@ -3,7 +3,7 @@
|
||||
background-color: var(--UI-Input-Controls-Surface-Normal);
|
||||
padding: var(--Space-x15) var(--Space-x2);
|
||||
border: 1px solid var(--Base-Border-Normal);
|
||||
border-radius: var(--Corner-radius-md);
|
||||
border-radius: var(--Corner-Radius-md);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user