1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 13:55:21 +02:00

Add Dockerfile view builder

This commit is contained in:
Michael Crosby 2013-06-18 16:21:27 -09:00
parent a7e92093c2
commit 7b7bb46844
7 changed files with 40 additions and 33 deletions

View file

@ -104,9 +104,7 @@
#editor {
height: 300px;
width: 475px;
width: 100%;
border: 1px solid #DDD;
border-radius: 4px;
border-bottom-right-radius: 0px;
margin-top: 5px;
}