diff --git a/site/src/theme/mui.ts b/site/src/theme/mui.ts index 96316509ebc6f..c4c9a2db3e84a 100644 --- a/site/src/theme/mui.ts +++ b/site/src/theme/mui.ts @@ -94,10 +94,6 @@ export const components = { "& .MuiLoadingButton-loadingIndicator": { width: 14, height: 14, - // Idk why but I found the loading indicator in the loading buttons - // does not align with the start icon from the regular button so this - // is a visual adjustment. - left: -6, }, "& .MuiLoadingButton-loadingIndicator .MuiCircularProgress-root": {