We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343421b commit cc17cf5Copy full SHA for cc17cf5
src/standalone/styles/topbar.less
@@ -47,7 +47,7 @@
47
flex-wrap: wrap;
48
max-width: 800px;
49
.dd-menu-items {
50
- width: 700px;
+ width: max-content;
51
.dd-items-left {
52
display: flex;
53
flex-direction: column;
src/styles/_dropdown-menu.less
@@ -428,7 +428,7 @@
428
429
430
431
432
433
434
0 commit comments