Add switches
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
}
|
||||
.variablesContent {
|
||||
display: flex;
|
||||
padding-bottom: 50px;
|
||||
padding-bottom: auto;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
align-self: stretch;
|
||||
@@ -167,7 +167,8 @@
|
||||
}
|
||||
.environmentVariablesContainer {
|
||||
display: flex;
|
||||
padding-bottom: 50px;
|
||||
min-height: 200px;
|
||||
padding-bottom: auto;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
align-self: stretch;
|
||||
|
||||
Reference in New Issue
Block a user