Explorar el Código

GPT工具:調整 最小化 按鈕顯示

Louise lin hace 1 año
padre
commit
c88f759128
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      HiTeachCC/ClientApp/src/assets/css/Board.less

+ 2 - 1
HiTeachCC/ClientApp/src/assets/css/Board.less

@@ -5,8 +5,9 @@
 #gpt-drag{
   position: absolute;
   bottom:50vh;
-  right:80px;
+  right:140px;
   z-index: 999;
+  width: 0px;
   .gpt-smallbtn{
     height: 50px;
     width: 50px;