소스 검색

fix: #forgot-password takes full width

Owen Diffey 3 년 전
부모
커밋
4cd7bc0046
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      frontend/src/App.vue

+ 0 - 1
frontend/src/App.vue

@@ -1482,7 +1482,6 @@ h4.section-title {
 }
 
 #forgot-password {
-	display: flex;
 	justify-content: flex-start;
 	margin: 5px 0;
 }