0
There is the property min-height
of css.
What you can do is create a class with this property:
.foo {
min-height: 300px;
}
As suggested in this post: https://stackoverflow.com/questions/19432092/can-i-use-a-min-height-for-table-tr-or-td
0
0
There is the property min-height
of css.
What you can do is create a class with this property:
.foo {
min-height: 300px;
}
As suggested in this post: https://stackoverflow.com/questions/19432092/can-i-use-a-min-height-for-table-tr-or-td
Browser other questions tagged html css angularjs
You are not signed in. Login or sign up in order to post.
Friend is strongly advised nay use image code.
– Lennon S. Bueno