Fixed #6663 - FileUpload message overlaps with ProgressBar

pull/6674/head
Cagatay Civici 2024-10-28 22:43:36 +03:00
parent 3dae3d01de
commit a88196e698
8 changed files with 8 additions and 8 deletions

View File

@ -66,7 +66,7 @@ export default {
borderRadius: '50%',
size: '1.75rem',
color: '{text.muted.color}',
hoverColor: '{text.muted.hover.color}',
hoverColor: '{text.hover.muted.color}',
hoverBackground: '{content.hover.background}',
focusRing: {
width: '{focus.ring.width}',

View File

@ -49,7 +49,7 @@ export default {
borderRadius: '50%',
size: '1.75rem',
color: '{text.muted.color}',
hoverColor: '{text.muted.hover.color}',
hoverColor: '{text.hover.muted.color}',
hoverBackground: '{content.hover.background}',
focusRing: {
width: '{focus.ring.width}',

View File

@ -65,7 +65,7 @@ export default {
borderRadius: '50%',
size: '2rem',
color: '{text.muted.color}',
hoverColor: '{text.muted.hover.color}',
hoverColor: '{text.hover.muted.color}',
hoverBackground: '{content.hover.background}',
focusRing: {
width: '{focus.ring.width}',

View File

@ -48,7 +48,7 @@ export default {
borderRadius: '50%',
size: '2rem',
color: '{text.muted.color}',
hoverColor: '{text.muted.hover.color}',
hoverColor: '{text.hover.muted.color}',
hoverBackground: '{content.hover.background}',
focusRing: {
width: '{focus.ring.width}',

View File

@ -66,7 +66,7 @@ export default {
borderRadius: '50%',
size: '2.5rem',
color: '{text.muted.color}',
hoverColor: '{text.muted.hover.color}',
hoverColor: '{text.hover.muted.color}',
hoverBackground: '{content.hover.background}',
focusRing: {
width: '0',

View File

@ -49,7 +49,7 @@ export default {
borderRadius: '50%',
size: '2.5rem',
color: '{text.muted.color}',
hoverColor: '{text.muted.hover.color}',
hoverColor: '{text.hover.muted.color}',
hoverBackground: '{content.hover.background}',
focusRing: {
width: '0',

View File

@ -66,7 +66,7 @@ export default {
borderRadius: '50%',
size: '1.75rem',
color: '{text.muted.color}',
hoverColor: '{text.muted.hover.color}',
hoverColor: '{text.hover.muted.color}',
hoverBackground: '{content.hover.background}',
focusRing: {
width: '{focus.ring.width}',

View File

@ -49,7 +49,7 @@ export default {
borderRadius: '50%',
size: '1.75rem',
color: '{text.muted.color}',
hoverColor: '{text.muted.hover.color}',
hoverColor: '{text.hover.muted.color}',
hoverBackground: '{content.hover.background}',
focusRing: {
width: '{focus.ring.width}',