Fix workspace selection and secret modal layout
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
color: var(--text-muted);
|
||||
line-height: 1.55;
|
||||
}
|
||||
#secret-json-value {
|
||||
min-height: 132px;
|
||||
max-height: 220px;
|
||||
resize: vertical;
|
||||
}
|
||||
.secrets-card-list { display: none; }
|
||||
@media (max-width: 720px) {
|
||||
#secrets-table-wrap { display: none; }
|
||||
|
||||
Reference in New Issue
Block a user