sfbrigade / bats-server

Routed is an app to help ambulances direct non-critical patients to hospital emergency rooms with the most availability.
https://routedapp.org/
GNU Affero General Public License v3.0
18 stars 12 forks source link

Ensure padding between labels and fields in table #229

Closed fwextensions closed 1 year ago

fwextensions commented 1 year ago

Fix #216. Don't let text in label cells wrap. Use theme units instead of rem.

Before

image

After

image

fwextensions commented 1 year ago

Rebased onto main.

fwextensions commented 1 year ago

@francisli I thought you'd reviewed this since the merge button was enabled, but maybe not?

fwextensions commented 1 year ago

Whoops. Merged this onto master instead of main. How can I point this PR branch at main?

fwextensions commented 1 year ago

Okay, reopened this as #232, which is based on main instead of master.