details should be scrollable
This commit is contained in:
parent
bb689d306d
commit
735ad498ed
1 changed files with 1 additions and 0 deletions
|
@ -304,6 +304,7 @@ main:not([data-view=route-result]) #route-result-buttons {
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
display: -ms-flexbox;
|
display: -ms-flexbox;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
height: 100px;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
-webkit-box-direction: normal;
|
-webkit-box-direction: normal;
|
||||||
-ms-flex-direction: column;
|
-ms-flex-direction: column;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue