25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

processInfo.css 240 B

4 년 전
123456789101112
  1. .lr-nprocessInfo-page {
  2. position: relative;
  3. height: 100%;
  4. width: 100%;
  5. }
  6. .lr-nprocessInfo-page .container {
  7. position: relative;
  8. width: 100%;
  9. height: 100%;
  10. background-color: #efeff4;
  11. }