您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

myprocessInfo.css 244 B

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