|
|
@@ -3,27 +3,7 @@
|
|
|
足球赛事
|
|
|
@endsection
|
|
|
@section('content')
|
|
|
- <style>
|
|
|
- .layui-laydate-range {
|
|
|
- width: auto;
|
|
|
- }
|
|
|
-
|
|
|
- .layui-form-switch em {
|
|
|
- width: auto;
|
|
|
- }
|
|
|
-
|
|
|
- .layui-form-switch {
|
|
|
- width: 44px;
|
|
|
- line-height: 23px;
|
|
|
- }
|
|
|
-
|
|
|
- .layui-form-item .checkbox {
|
|
|
- width: auto;
|
|
|
- }
|
|
|
- </style>
|
|
|
-
|
|
|
- <!-- 样式 -->
|
|
|
- <style type="text/css">
|
|
|
+<style type="text/css">
|
|
|
/* 弹窗 (background) */
|
|
|
.modal {
|
|
|
display: none; /* 默认隐藏 */
|
|
|
@@ -52,7 +32,7 @@
|
|
|
background-color: #fefefe;
|
|
|
margin: auto;
|
|
|
padding: 260px auto;
|
|
|
- width: 500px;
|
|
|
+ width: 600px;
|
|
|
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
|
|
|
-webkit-animation-name: animatetop;
|
|
|
-webkit-animation-duration: 0.4s;
|
|
|
@@ -106,7 +86,7 @@
|
|
|
display: flex;
|
|
|
justify-content: space-around;
|
|
|
align-items: center;
|
|
|
- width: 420px;
|
|
|
+ width: 520px;
|
|
|
padding: 0 40px;
|
|
|
height: 50px;
|
|
|
border-radius:0 0 5px 5px;
|