소스 검색

Fix settings icon position

Zed 6 년 전
부모
커밋
a2d6ffd0fe
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/sass/inputs.scss

+ 0 - 1
src/sass/inputs.scss

@@ -81,7 +81,6 @@ input::-webkit-datetime-edit-year-field:focus {
     float: none;
     padding: unset;
     padding-left: 4px;
-    margin-top: 17px;
 
     &:hover {
         color: var(--accent_light);