parent
fb97f6c84b
commit
4f06c40c9d
2 changed files with 13 additions and 1 deletions
|
@ -11,3 +11,12 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.dockerfile-build-dialog-element .trigger-list td {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.dockerfile-build-dialog-element .trigger-list td .empty {
|
||||
color: #ccc;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue