bsky-app/src/view
Alice 596e744d41
Fix button widths in the Settings on web (#3165)
* Fix button widths in the Settings on Web
Had to set `box-sizing: content-box` because
in certain translations the buttons would
become multiline.

Fixes #3060.

* you know what. whatever. i didn't want to be able to change box-sizing anyways. i'm perfectly happy with this workaround.

* ...

* flex-grow: 1
2024-03-10 15:00:51 -07:00
..
com Fix button widths in the Settings on web (#3165) 2024-03-10 15:00:51 -07:00
icons Add tags and mute words (#2968) 2024-02-26 20:33:48 -08:00
screens Add `Menu` component (#3097) 2024-03-05 21:15:42 -06:00
shell Fix reactivity of dialogs (Dialogs Pt. 1) (#3146) 2024-03-08 14:31:24 -08:00