소스 검색

右侧面板宽度调整

zhanghe 6 년 전
부모
커밋
3ff887b4fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/stage/index/style/CLScene.less

+ 1 - 1
src/stage/index/style/CLScene.less

@@ -60,7 +60,7 @@
 
     #cl-right-panel {
         float: right;
-        width: 15.3rem;
+        width: 15.1rem;
         height: 100%;
     }
     .control-panel {