소스 검색

RTL: fix domain append at signup form (#9007)

master
Masoud Abkenar 5 년 전
committed by Eugen Rochko
부모
커밋
65b3804a6c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      app/javascript/styles/mastodon/rtl.scss

+ 1
- 1
app/javascript/styles/mastodon/rtl.scss 파일 보기

@@ -219,7 +219,7 @@ body.rtl {
padding-right: 0;
}

.simple_form .input-with-append .append {
.simple_form .label_input__append {
right: auto;
left: 0;



불러오는 중...
취소
저장