mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Merge pull request #4883 from dokku/scroll-versions
Enable vertical scrolling on the version selector
This commit is contained in:
@@ -540,7 +540,9 @@ ul.fas li .fa-large:before, ul.fas li .fa-large:before {
|
||||
bottom: 20px;
|
||||
display: block;
|
||||
left: auto;
|
||||
max-height: 600px;
|
||||
max-width: 300px;
|
||||
overflow: scroll;
|
||||
right: 20px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user