add extra input fields for container specific options
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
.center-div {
|
||||
display: grid;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
p {
|
||||
text-align: left;
|
||||
margin: 0px;
|
||||
@@ -43,6 +38,7 @@ select {
|
||||
border: solid white 1px;
|
||||
background-color: black;
|
||||
color: white;
|
||||
width: min-content;
|
||||
}
|
||||
|
||||
select:disabled {
|
||||
|
Reference in New Issue
Block a user