CSS
This commit is contained in:
parent
7f74d704a3
commit
9446d6a882
@ -53,10 +53,12 @@ table>tbody td:nth-child(2) {
|
||||
text-align: center;
|
||||
}
|
||||
table>tbody td:nth-last-child(2) {
|
||||
width: 9em;
|
||||
width: 12em;
|
||||
text-align: center;
|
||||
}
|
||||
table>tbody td:nth-last-child(1) {
|
||||
width: 10em;
|
||||
width: 11em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.table-row-func ul {
|
||||
|
Loading…
x
Reference in New Issue
Block a user