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