神仙 1 năm trước cách đây
mục cha
commit
601613d88e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/modules/helper/views/ai-code.vue

+ 2 - 0
src/modules/helper/views/ai-code.vue

@@ -953,6 +953,7 @@ $color: #41d1ff;
 		cursor: pointer;
 		transition: all 0.2s;
 		font-size: 12px;
+		z-index: 9;
 
 		.el-icon {
 			font-size: 16px;
@@ -1288,6 +1289,7 @@ $color: #41d1ff;
 			border-top: 5px solid rgba(255, 255, 255, 0.1);
 			box-sizing: border-box;
 			opacity: 0;
+			z-index: 10;
 			transform: translateY(10vh);
 
 			.editor {