久久精品国产精品青草色艺_www.一区_国内精品免费久久久久妲己_免费的性爱视频

css firefox 中的border?

html:
<div class="pwd_form" id="step1">

<p class="form-group"> <label class="lab">賬號:</label> <input placeholder="請您輸入郵箱/手機(jī)號" id="userEmail" type="text"> </p> <p> <input value="下一步" class="btn-send" id="sentEmail" type="b<愛尬聊_創(chuàng)建詞條>utton"> </p> </div>

css
.form-group input {

border: 1px solid #ccc; border-radius: 3px; color: #000; line-height: 20px; outline: medium none; padding: 9px 9px 9px 34px; width: 275px;

}
設(shè)置了input的border寬度為1px,但是在顯示時(shí)確實(shí)這樣的


在chrome和ie中顯示是正常的,

我重新把代碼提出來以后,又是正確的,我在想是不是又什么元素干擾了,所以把input的時(shí)候所應(yīng)用到的css粘處理


編輯 舉報(bào) 2023-06-15 14:22

0個(gè)評論

暫無評論...
驗(yàn)證碼 換一張
相關(guān)內(nèi)容