mirror of
https://github.com/hequan2017/seal.git
synced 2026-04-25 11:10:45 +08:00
修复 3个小bug
This commit is contained in:
@@ -20,4 +20,12 @@
|
||||
<link href="{% static "css/plugins/toastr/toastr.min.css" %}" rel="stylesheet">
|
||||
<link href="{% static "css/plugins/steps/jquery.steps.css" %}" rel="stylesheet">
|
||||
|
||||
<style>
|
||||
.select2-container--default .select2-selection--single .select2-selection__rendered {
|
||||
line-height: 32px;
|
||||
}
|
||||
|
||||
.select2-container .select2-selection--single {
|
||||
height: 32px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user