-
- Downloads
fix: fit input width on safari
Safaris user agent uses default another font for inputs. So input width
became bigger than table width. Both had the same value "70ch" but
this is depending on font-familiy. So I set font-family inherit.
Signed-off-by:
Conrad Zelck <git@simpel.cc>
Please register or sign in to comment