Css error in post template box
-
It causes a css error in the inputs where the template box is stretched, you just have to suppress (height: 100%;) in the statement:
.css-1wkpk1y-Flex-ItemsColumn {
height: 100%;
}
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Css error in post template box’ is closed to new replies.