mirror of
https://github.com/maputnik/editor.git
synced 2026-01-04 04:20:01 +00:00
Improve input styling (it is still hacky)
This commit is contained in:
@@ -38,8 +38,8 @@ const checkbox = {
|
||||
|
||||
const select = {
|
||||
...input,
|
||||
width: '51%',
|
||||
height: '2.3em',
|
||||
width: '50%',
|
||||
height: '2.15em',
|
||||
}
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user