Skip to content

Commit 2e5e56e

Browse files
committed
v3
1 parent d1fa289 commit 2e5e56e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/assets/component.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,11 @@
179179
animation-duration: .2s;
180180
}
181181
.dlp-input{
182-
padding: 1 2px!important;
182+
padding: 0 2px!important;
183183
vertical-align: middle;
184184
display: inline-block;
185185
width: calc(100% - 8px)!important;
186-
height: 20px!important;
186+
height: 24px!important;
187187
background: #ededed;
188188
color: #666;
189189
border: 1px solid #e5e5e5;

0 commit comments

Comments
 (0)