소스 검색

small ui change so that the settings buttons at the top of each column are actually aligned properly (#2894)

master
Jessica K. Litwin 7 년 전
committed by Eugen Rochko
부모
커밋
28e674bc6a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      app/javascript/styles/components.scss

+ 2
- 2
app/javascript/styles/components.scss 파일 보기

@@ -58,7 +58,7 @@
padding: 15px;
position: absolute;
right: 0;
top: -48px;
top: -49px;
z-index: 3;

&:hover {
@@ -1473,7 +1473,7 @@ a.status__content__spoiler-link {
padding: 15px;
position: absolute;
right: 0;
top: -48px;
top: -49px;
}

.react-toggle {


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