alan-turing-institute / simulate-frontend

Simulate frontend application.
http://simulate.readthedocs.io
0 stars 1 forks source link

Padding required on UI #100

Closed masonlr closed 6 years ago

masonlr commented 6 years ago

The current spacing cuts off the text off the units. We need to pad the input boxes so that this doesn't happen.

screen shot 2018-01-04 at 3 34 23 pm screen shot 2018-01-04 at 3 34 28 pm

Also, let's look at using unicode superscript in the json input, for example "kg/m³" instead of "kg/m3".

myyong commented 6 years ago

resolved