扫码样式更新
This commit is contained in:
@@ -276,7 +276,7 @@
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.input-box {
|
.input-box {
|
||||||
background-color: #e6e6e6;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
/* width: 100%;
|
/* width: 100%;
|
||||||
@@ -288,6 +288,9 @@
|
|||||||
/* display:none; */
|
/* display:none; */
|
||||||
}
|
}
|
||||||
.input-box input{
|
.input-box input{
|
||||||
|
width: 100%;
|
||||||
|
background-color: #e6e6e6;
|
||||||
|
border: 1px solid #d3d3d3;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user