This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
im-changing.ru
/
converse.js
의 미러
https://github.com/conversejs/converse.js.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
소스 검색
bugfix: minimized bar creates 100% width overlay, masking other elements
JC Brand
2 달 전
부모
8ac2f3c54f
커밋
cd541e53d6
1개의 변경된 파일
과
0개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
0
1
src/plugins/chatboxviews/styles/chats.scss
+ 0
- 1
src/plugins/chatboxviews/styles/chats.scss
파일 보기
@@ -9,7 +9,6 @@
position: fixed;
bottom: 0;
right: 0;
- left: 1em;
}
}