зеркало из https://github.com/docker/kitematic.git
Merge pull request #1098 from FrenchBen/allow-scroll
Enabled scrolling on new container
This commit is contained in:
Коммит
63688cc974
|
@ -31,6 +31,7 @@
|
|||
display: flex;
|
||||
flex: 1 auto;
|
||||
flex-direction: column;
|
||||
overflow: auto;
|
||||
|
||||
.spinner {
|
||||
display: inline-block;
|
||||
|
|
Загрузка…
Ссылка в новой задаче