소스 검색

tweak follower style

Jerry Liao 2 년 전
부모
커밋
79649e1bcf
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      dark-theme.css

+ 3 - 0
dark-theme.css

@@ -687,6 +687,9 @@ span.ui.basic.yellow.label {
 .user.profile .ui.card .header.text {
   color: #e0e0e0;
 }
+.user.followers .list .item form button {
+  margin-top: 10px;
+}
 /* Settings */
 .ui.form .field > label {
   color: #e0e0e0;