2
0

🐛 Fix progress bar fixed position on Bubble embed

Closes #1328
This commit is contained in:
Baptiste Arnaud
2024-03-07 09:18:03 +01:00
parent df209a8e9d
commit b05fafe518
6 changed files with 25 additions and 5 deletions

View File

@ -40,7 +40,7 @@ export const defaultTheme = {
color: '#0042DA',
backgroundColor: '#e0edff',
thickness: 4,
position: 'fixed',
position: 'absolute',
placement: 'Top',
},
},