調整css

This commit is contained in:
Raymond Yang
2023-06-27 16:58:27 +08:00
parent b1ecd238b2
commit a8c1c401d4
3 changed files with 16 additions and 4 deletions
+11 -3
View File
@@ -85,9 +85,17 @@ input[type="number"] {
outline: #1aff00;
}
button {
width: 40%;
height: 40px;
input[type="date"] {
width: 50%;
height: 30px;
font-size: medium;
font-weight: bold;
font-family: 'Arial', system-ui
}
button {
width: 40%;
height: 30px;
font-weight: bold;
font-family: 'Arial', system-ui
}