Several minor UI fixes (#572)

* use `shrink` tailwind class instead of hard-coded max widths to control
  overflow in a few situations
* fixed some spacing issues with the Toolbar during upload
* center text in buttons by default
* export KebabMenu from SharedComponents (how was it working without this?)
* added some extra colors for debugging purposes
This commit is contained in:
Ken-ichi
2023-04-17 15:50:39 -07:00
committed by GitHub
parent b6a27227cd
commit 5747d4d1d9
19 changed files with 316 additions and 38 deletions

View File

@@ -282,7 +282,7 @@ PLATFORMS
ruby
DEPENDENCIES
cocoapods (~> 1.11, >= 1.11.2)
cocoapods (>= 1.11.3)
fastlane
nokogiri