.schema-viewer dl{grid-row-gap:4px;display:grid;grid-template-columns:auto min(100vw - 30rem,100% - 8rem);margin-bottom:.5rem;margin-left:.5rem;margin-top:.5rem}.schema-viewer dl dd{grid-column:1}.schema-viewer dl dd.expandable{cursor:pointer}.schema-viewer dl dt:not(.full-width){color:var(--sapContent_LabelColor);grid-column:2}.schema-viewer dl dt.full-width{border-left:1px solid var(--sapList_BorderColor);grid-column:1/3;padding-left:.5rem}.schema-viewer .description{color:var(--sapContent_LabelColor)}.schema-viewer .property-name{font-weight:700}.schema-viewer li{margin-bottom:.5rem}.version-status{margin:auto 5px}