Allow sync dropdowns to overflow action bar
This commit is contained in:
parent
181a91c660
commit
53a87e57dd
2 changed files with 17 additions and 18 deletions
3
frontend-js/dist/style.css
vendored
3
frontend-js/dist/style.css
vendored
|
|
@ -178,8 +178,7 @@ body.ol2013 {
|
|||
padding: 0 10px;
|
||||
border-bottom: 1px solid var(--ol-blue-dark);
|
||||
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .04);
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
overflow: visible;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.action-search {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue