fix alignment
This commit is contained in:
parent
1131702c4d
commit
8e39fef806
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ export default {
|
|||
|
||||
.center-content > .md-table-cell-container {
|
||||
text-align: center;
|
||||
display: block;
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue