* Change the drop-down box to a radio button.

This commit is contained in:
liumengyi
2023-02-24 04:25:44 +00:00
parent 7de18de447
commit b9e400b4a0
2 changed files with 9 additions and 11 deletions
+1
View File
@@ -1,2 +1,3 @@
#planForm tr td {vertical-align: top;}
#mainContent .methodTitle, #mainContent .methodTip {display: inline-block; vertical-align: middle;}
.type-list-radio {display: inline-block; padding: 10px 5px 10px 10px;}