_layout.scss 119 B

1234567
  1. .ui-editor-layout {
  2. width: 100%;
  3. height: 100%;
  4. position: relative;
  5. color: #fff;
  6. font-size: 14px;
  7. }