зеркало из https://github.com/docker/kitematic.git
Settings accessible on Ubuntu with long log lines (#3787)
* Settings accessible on Ubuntu with long log lines Fixes: #3412 * Settings accessible on Ubuntu with long log lines
This commit is contained in:
Родитель
05897ceef8
Коммит
20d1a3638a
|
@ -10,6 +10,7 @@
|
|||
display: flex;
|
||||
flex: 0.9 1 0;
|
||||
flex-direction: column;
|
||||
width: 60%;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
.right {
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
flex: 1 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 75%;
|
||||
.header-section {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче