소스 검색
Merge pull request #16389 from surajshetty3416/fix-global-filter
version-14
Suraj Shetty
3 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
frappe/public/scss/desk/sidebar.scss
|
|
@@ -355,7 +355,7 @@ body[data-route^="Module"] .main-menu { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
|
|
|
|
input { |
|
|
|
input:not([data-fieldtype='Check']) { |
|
|
|
background: var(--control-bg-on-gray); |
|
|
|
} |
|
|
|
|
|
|
|