Fix Switcher links width
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
z-index: 2;
|
||||
bottom: calc(var(--button-size) + 16px);
|
||||
left: 0;
|
||||
min-width: 240px;
|
||||
max-width: 280px;
|
||||
white-space: nowrap;
|
||||
opacity: 0;
|
||||
padding: 8px;
|
||||
background: $color-primary-tertiary20;
|
||||
|
||||
Reference in New Issue
Block a user