mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
Update build and msg paritals
This commit is contained in:
parent
980bc6612e
commit
38f859f52d
7 changed files with 77 additions and 71 deletions
|
@ -102,7 +102,7 @@
|
|||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#editor {
|
||||
#editor {
|
||||
height: 300px;
|
||||
width: 100%;
|
||||
border: 1px solid #DDD;
|
||||
|
@ -110,6 +110,7 @@
|
|||
}
|
||||
|
||||
.messages {
|
||||
overflow: scroll;
|
||||
max-height: 50px;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue