This commit is contained in:
hufangzhou
2021-04-13 16:38:52 +08:00
parent d3cdf6f911
commit bcc7a99a4b
+4 -1
View File
@@ -11,7 +11,10 @@
*/
?>
<?php if($preferenceSetted):?>
<style> #submit{margin-top: 45px} </style>
<style>
#submit{margin-top: 45px}
.chosen-container-single .chosen-single div b {top: 7px !important;}
</style>
<?php include '../../common/view/header.html.php';?>
<?php else:?>
<?php include '../../common/view/header.lite.html.php';?>