Updated width
This commit is contained in:
Родитель
382f0e1c55
Коммит
92aa348f7d
|
@ -19385,12 +19385,12 @@ a.sfdx-logo:visited {
|
|||
|
||||
.sfdx-output {
|
||||
width: 100%;
|
||||
height: 350px;
|
||||
height: 400px;
|
||||
padding: 0.75rem;
|
||||
line-height: 1.5rem;
|
||||
color: #54698d;
|
||||
resize: none;
|
||||
word-break:break-all;
|
||||
resize: none;
|
||||
word-break: break-all;
|
||||
overflow: scroll; }
|
||||
|
||||
.sfdx-slim {
|
||||
|
|
|
@ -24,7 +24,7 @@ a.sfdx-logo:visited {
|
|||
|
||||
.sfdx-output {
|
||||
width: 100%;
|
||||
height: 350px;
|
||||
height: 400px;
|
||||
padding: 0.75rem;
|
||||
line-height: 1.5rem;
|
||||
color: #54698d;
|
||||
|
|
Загрузка…
Ссылка в новой задаче