iT邦幫忙

0

input輸入框經過cordova打包點擊會變小問題

  • 分享至 

  • xImage

目前在製作一個搜尋框,把原先預設的框線砍掉之後,電腦上點擊沒問題,但是輸出到手機之後,點擊就會小,想請教一下各位前輩,是哪邊設定錯誤了? 下面是我的CSS

.searchbox {
background-color: white;
border-radius: 5px;
width: 90%;
height: 6%;
position: fixed;
top: 10px;
right: 5%;
}
.search {
width: 15%;
/height: 5%;/
margin-top: 0.5%;
margin-left: 0.5%;
}
.search img {
max-width: 70%;
float: left;
}

    .searchtext_b {
        font-size: 2em;
        width: auto;
        height: 4%;
        margin-top: 1%;
        margin-right: 2%;
        float: right;
        text-align: center;
    }

    .searchtext_b a{
        text-decoration: none;
    }

    .searchtext {
        height: 90%;
        width: 50%;
        text-decoration: none;
        padding-left: 10px;
        float: left;
        border: 0px;
        font-size: 1.6em;
    }
Homura iT邦高手 1 級 ‧ 2018-11-01 14:44:32 檢舉
你的資訊太少了
好歹也截個圖
html也要完整貼出來啊...
silence iT邦新手 4 級 ‧ 2018-11-01 15:59:09 檢舉
問題目前已解決,下次會改進 ,謝謝!
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友回答

立即登入回答