+ 设备信息中使输入框与搜索按钮始终保持在一行
This commit is contained in:
@@ -111,8 +111,10 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<input style="width: 80%;" type="text" id="keyword" placeholder="">
|
||||
<button style="width: 15%;" id="search" type="submit">搜索</button>
|
||||
<div style="width: 100%; white-space: nowrap;">
|
||||
<input style="width: 80%;" type="text" id="keyword" placeholder="">
|
||||
<button style="width: 15%;" id="search" type="submit">搜索</button>
|
||||
</div>
|
||||
<div id="content"></div>
|
||||
<p>
|
||||
过期提醒:<br>
|
||||
|
||||
Reference in New Issue
Block a user