Commit e4fcc3ec authored by baiyaaaaa's avatar baiyaaaaa Committed by 杨奕

fix input style bug in firefox

parent 7e1c5958
......@@ -16,7 +16,7 @@
border: var(--input-border);
box-sizing: border-box;
color: var(--input-color);
display: block;
display: inline-block;
font-size: inherit;
height: var(--input-height);
line-height: 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment