This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
OpenSource
/
dify
보기
4
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
152
위키
Activity
소스 검색
fix: unable to open switch (
#726
)
tags/0.3.13
bowen
2 년 전
부모
30c67dcd8c
커밋
a693569621
No account linked to committer's email address
1개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
변경상태 보기
2
2
web/app/components/app/configuration/config/feature/choose-feature/feature-item/style.module.css
+ 2
- 2
web/app/components/app/configuration/config/feature/choose-feature/feature-item/style.module.css
파일 보기
@@ -1,7 +1,7 @@
.preview {
display: none;
position:
fixed
;
transform: translate(4
1
0px, -54px);
position:
absolute
;
transform: translate(4
8
0px, -54px);
width: 280px;
height: 360px;
background: center center no-repeat;
Write
Preview
Loading…
취소
저장