This commit is contained in:
pepa65 2022-09-15 21:05:11 +07:00
parent c35f563036
commit 60846af002

View File

@ -26,7 +26,7 @@ input,select {
text-align:center;
width:100%;
padding:12px 20px;
margin:0;
margin:5px 0;
display:inline-block;
border:1px solid #ccc;
border-radius:4px;
@ -41,7 +41,7 @@ select {
}
input[type=datetime-local] {
cursor:pointer;
margin-bottom:-7px;
margin-bottom:-1px;
}
input[type=email] {
margin-top:5px;