There was an error while loading. Please reload this page.
1 parent 949feb6 commit 13458e6Copy full SHA for 13458e6
1 file changed
apps/web/src/components/chat/ContextWindowMeter.tsx
@@ -50,7 +50,7 @@ export function ContextWindowMeter(props: {
50
<span className="relative flex size-5 items-center justify-center">
51
<svg
52
viewBox="0 0 24 24"
53
- className="-rotate-90 absolute inset-0 size-full transform-gpu"
+ className="-rotate-90 absolute inset-0 size-full transform-gpu mx-0!"
54
aria-hidden="true"
55
>
56
<circle
0 commit comments