Post editing screen glitch
-
When displaying the discussion popup in the post editing screen, the description display was broken as shown in the attachment.
Upon checking the CSS, it appears the message may be overlapping due to height being specified in the following property.
We sincerely apologize for the inconvenience and kindly request your confirmation.
~/wp-content/plugins/nelio-content/assets/dist/css/components.css
Line 21
.components-radio-control__option {
height: 1.5rem;
margin-bottom: 5px;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Post editing screen glitch’ is closed to new replies.