調整css
This commit is contained in:
+11
-3
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user