]> git.immae.eu Git - github/fretlink/time-picker.git/commitdiff
update style
authorafc163 <afc163@gmail.com>
Sun, 22 Oct 2017 09:13:41 +0000 (17:13 +0800)
committerafc163 <afc163@gmail.com>
Sun, 22 Oct 2017 09:13:41 +0000 (17:13 +0800)
assets/index/Panel.less

index 9705a78388a956da2dae2fcb22f0ce549ee3edee..68e6c8e797fb34b5a195b5eb977adb0bac6f4027 100644 (file)
@@ -16,7 +16,7 @@
     font-size: 12px;
     text-align: left;
     background-color: #fff;
-    border-radius: 3px;
+    border-radius: 4px;
     box-shadow: 0 1px 5px #ccc;
     background-clip: padding-box;
     border: 1px solid #ccc;
@@ -24,6 +24,6 @@
   }
 
   &-narrow {
-    max-width: 113px
+    max-width: 113px;
   }
 }