You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if anyone else is having this problem but I can't centre a table heading because of some bootstrap css which I think we may need to overwrite:
th {
text-align: revert;
}
Before:
After:
The text was updated successfully, but these errors were encountered:
I'm not sure if anyone else is having this problem but I can't centre a table heading because of some bootstrap css which I think we may need to overwrite:
Before:
After:
The text was updated successfully, but these errors were encountered: