fix style

This commit is contained in:
chiu 2021-08-31 15:41:40 +08:00
parent 82304f8c82
commit ae01e998cf
1 changed files with 1 additions and 1 deletions

View File

@ -175,6 +175,6 @@ ul.tab_nav {
padding: 0 2em;
}
}
.show-member tr:first-child>*[class^=member-data-title] {
.show-member tr:first-child>*[class^=member-data-title],.i-member tr:first-child>*[class^=member-data-title]{
word-break: keep-all;
}