This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
xiaoguang_li
/
hue
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
HUE-7949 [dashboard] Add no flex to the search bar operations to avoid horizontal scroll
Enrico Berti
7 년 전
부모
4ec58d3112
커밋
d9ebce9
2개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
0
0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css
1
1
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0
- 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css
+ 1
- 1
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less
파일 보기
@@ -152,7 +152,7 @@
}
.search-bar-operations {
- .flex(
0 0 175px
);
+ .flex(
none
);
}
}
이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.