Hello. I had the same issue, I solved it with the following style:
tab_style = {
"display": "flex",
"justify-content": "center",
"align-items": "center",
}
Hello. I had the same issue, I solved it with the following style:
tab_style = {
"display": "flex",
"justify-content": "center",
"align-items": "center",
}