C
C
camelship2021-06-15 22:47:28
css
camelship, 2021-06-15 22:47:28

Why is there a void in a table row?

After I displayed the records in the form of a table, such an empty space appeared on the 2nd and 3rd lines. When the property word-wrap: break-word was disabled, everything became normal. But I need it. Why is this happening ?
60c9032e6231d647642715.png
60c903336567e671905107.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
strelok011, 2021-06-15
@strelok011

your table td style contains word-wrap: break-word;
In the first column, width 0, class visible, poor ID text broke into two lines. Here is your retreat.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question