Updated width
This commit is contained in:
Родитель
92aa348f7d
Коммит
51a91742a6
|
@ -19366,7 +19366,7 @@ a.slds-button--inverse:focus {
|
|||
page-break-after: avoid; } }
|
||||
|
||||
body {
|
||||
width: 600px;
|
||||
width: 650px;
|
||||
margin: 0 auto;
|
||||
line-height: 1.5rem; }
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@import '../../node_modules/@salesforce-ux/design-system/scss/index';
|
||||
|
||||
body {
|
||||
width: 600px;
|
||||
width: 650px;
|
||||
margin: 0 auto;
|
||||
line-height: 1.5rem;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче