I work on asp.net mvc i face issue line under text not display when viewbag value is null or empty
i need to display line below if it exist or not
so user will see line with no value when viewbag property is null
and if it have value it will display line below
what i try as below :
.requestInfo-flex-div-1 {
width: 37mm;
}
Solicitations of Customer
Restrictions on Solicitations of Employee
Sam HobbsPosted Oct 16, 2023, 8:34 PM
I do not see a height specified. Try specifying a height for it. There is also a min-height property.