mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
💄 fix analytics refresh button align
This commit is contained in:
committed by
Owen Schwartz
parent
915673798e
commit
c92b5942fc
@@ -236,7 +236,7 @@ export function LogAnalyticsData(props: AnalyticsContentProps) {
|
||||
variant="outline"
|
||||
onClick={() => refreshAnalytics()}
|
||||
disabled={isFetchingAnalytics}
|
||||
className=" relative top-6 lg:static gap-2"
|
||||
className="relative sm:top-6 lg:static gap-2"
|
||||
>
|
||||
<RefreshCw
|
||||
className={cn(
|
||||
|
||||
Reference in New Issue
Block a user