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:
@@ -95,7 +95,7 @@
|
||||
.dropdown {
|
||||
position: absolute;
|
||||
background-color: var(--Base-Surface-Primary-light-Normal);
|
||||
border-radius: var(--Corner-radius-lg);
|
||||
border-radius: var(--Corner-Radius-lg);
|
||||
box-shadow: var(--popup-box-shadow);
|
||||
display: none;
|
||||
min-width: 12.5rem;
|
||||
|
||||
Reference in New Issue
Block a user