소스 검색

alps: improve margin on email bodies

master
Drew DeVault 4 년 전
committed by Simon Ser
부모
커밋
7ba4275471
No known key found for this signature in database GPG 키 ID: FDE7BE0E88F5E48
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      themes/alps/assets/style.css

+ 1
- 1
themes/alps/assets/style.css 파일 보기

@@ -187,7 +187,7 @@ main.message pre,
main.message iframe {
flex: 1 auto;
padding: 1rem;
margin: 1rem 0;
margin: 0.3rem 0 0 0;
background-color: white;
border: 1px solid #eee;
max-width: 100%;


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