1
0
Эх сурвалжийг харах

fix: #forgot-password takes full width

Owen Diffey 3 жил өмнө
parent
commit
4cd7bc0046

+ 0 - 1
frontend/src/App.vue

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