이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
anoopmb
/
frappe
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
fix(UI): lesser margin if cell is focused
(cherry picked from commit
98e1813de1
)
version-14
Shariq Ansari
2 년 전
committed by
Mergify
부모
1ab1ac2a98
커밋
f3ad63abf4
1개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
frappe/public/scss/common/grid.scss
+ 2
- 2
frappe/public/scss/common/grid.scss
파일 보기
@@ -268,8 +268,8 @@
.editable-row .frappe-control {
padding-top: 0px !important;
padding-bottom: 0px !important;
margin-left: -
5
px !important;
margin-right: -
5
px !important;
margin-left: -
1
px !important;
margin-right: -
1
px !important;
}
}
쓰기
미리보기
불러오는 중...
취소
저장