liuyg
2021-07-23 53a64948ba22c1df21424179efb7317aafd2d1f3
地图input 选择时间后字体颜色
1 files modified
3 ■■■■ changed files
src/styles/map.scss 3 ●●●● patch | view | raw | blame | history
src/styles/map.scss
@@ -22,7 +22,7 @@
      top: 10px;
      left: 10px;
      right: 10px;
      bottom: 10px;;
      bottom: 10px;
      margin: 10px;
      padding: 0px;
      // height: calc(100% - 40px) !important;
@@ -59,6 +59,7 @@
  .datetime {
    input {
      background: #004ca7 !important;
      color: #fff !important;
      &::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #fff !important;