OSDN Git Service

update the theme color
[bytom/bytom-electron.git] / static / styles / _body.scss
index c4dda87..70d5c22 100644 (file)
@@ -144,7 +144,7 @@ a:focus {
 .form-control {
   height: 36px;
   &:focus {
-    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 2px rgba(0, 217, 194, 0.6);
+    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 2px rgba(37, 123, 242, 0.6);
   }
 }
 .help-block {