This website works better with JavaScript
Home
Explore
Help
Sign In
biheng
/
uppy
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Remove too tall line-height from the text inputs
Alexander Zaytsev
6 years ago
parent
a7ebb886ce
commit
8169a04fb4
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
packages/@uppy/core/src/_common.scss
+ 0
- 1
packages/@uppy/core/src/_common.scss
View File
@@ -119,7 +119,6 @@
}
}
.uppy-size--md .uppy-c-textInput {
.uppy-size--md .uppy-c-textInput {
- line-height: 1.8;
padding: 8px 10px;
padding: 8px 10px;
}
}