shuishen
2021-06-11 3bb0279bd9e2ef8f359acdf271fd7d6b4cdc5f79
widgets/searchL/css/style.css
@@ -3,13 +3,13 @@
  font-size: 14px;
  height: 35px !important;
  line-height: 32px;
  width: 300px !important;
  width: 320px !important;
  top: 20px !important;
  left: calc(50% - 150px) !important;
  /* left: calc(100%-300); */
  /* 240px */
  background: rgba(255, 255, 255, 1);
  color: #000;
  color: #969696 !important;
  /* border-right: 1px solid #000; */
  border-radius: 6px 6px 6px 6px;
  text-align: center;
@@ -32,7 +32,7 @@
}
.jimu-widget-searchL .input-sms {
  width: 260px;
  width: 280px;
  height: 35px;
  line-height: 40px;
  font-size: 14px;
@@ -51,7 +51,7 @@
.jimu-widget-searchL #inputTwo {
  display: none;
  width: 260px;
  width: 280px;
  height: 35px;
  font-size: 14px;
  align-items: center;
@@ -60,7 +60,7 @@
.jimu-widget-searchL #inputTwo #local_data2 {
  position: relative;
  left: -15px;
  left: -5px;
}
.jimu-widget-searchL .input-sms1 {