Browse Source

fix: #forgot-password takes full width

Owen Diffey 3 năm trước cách đây
mục cha
commit
4cd7bc0046
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;
 }