Fix layout on train page & reason code page
This commit is contained in:
@@ -89,11 +89,11 @@
|
||||
|
||||
<style>
|
||||
p {
|
||||
margin-top: 50px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
input {
|
||||
width: 25%;
|
||||
min-width: 50px;
|
||||
min-width: 150px;
|
||||
height: 32px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 5px;
|
||||
@@ -106,7 +106,7 @@
|
||||
}
|
||||
button {
|
||||
width: 15%;
|
||||
min-width: 40px;
|
||||
min-width: 100px;
|
||||
margin-bottom: 5px;
|
||||
margin-top: 5px;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user