We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a12ee7 commit 3695b74Copy full SHA for 3695b74
site/src/theme/mui.ts
@@ -94,10 +94,6 @@ export const components = {
94
"& .MuiLoadingButton-loadingIndicator": {
95
width: 14,
96
height: 14,
97
- // Idk why but I found the loading indicator in the loading buttons
98
- // does not align with the start icon from the regular button so this
99
- // is a visual adjustment.
100
- left: -6,
101
},
102
103
"& .MuiLoadingButton-loadingIndicator .MuiCircularProgress-root": {
0 commit comments