env secrets and variables
This commit is contained in:
@@ -573,6 +573,21 @@ textarea:disabled {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.env-usage-example {
|
||||
margin: 14px 0 18px;
|
||||
}
|
||||
|
||||
.env-usage-example h3 {
|
||||
margin: 0 0 6px;
|
||||
color: var(--secondary);
|
||||
}
|
||||
|
||||
.env-usage-example pre {
|
||||
margin: 8px 0 0;
|
||||
font-size: 13px;
|
||||
line-height: 1.45;
|
||||
}
|
||||
|
||||
input[readonly] {
|
||||
width: 100%;
|
||||
font-family: monospace;
|
||||
|
||||
Reference in New Issue
Block a user