Jimy 6 anni fa
parent
commit
0596bea117
1 ha cambiato i file con 3 aggiunte e 23 eliminazioni
  1. 3 23
      resources/views/admin/sportsfoot/outcome.blade.php

+ 3 - 23
resources/views/admin/sportsfoot/outcome.blade.php

@@ -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;