Merge pull request #121 from tloncorp/ja/wayfinding-margin

landscape: kill left-margin on wayfinding button
This commit is contained in:
Hunter Miller 2023-03-22 15:35:18 -05:00 committed by GitHub
commit a8304e93fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ export default function LandscapeWayfinding() {
return (
<Dropdown.Root>
<div className="sm:fixed sm:left-4 sm:bottom-4 sm:z-[100]">
<div className="sm:fixed sm:left-4 sm:bottom-4 sm:z-[100] sm:!ml-0">
<Dropdown.Trigger className="relative" asChild>
<button className="h-8 w-8 cursor-pointer rounded-lg bg-black text-xl text-white sm:h-9 sm:w-9">
?