Hi All,
i have created one mobile application in that i have container and inside container i have taken table and list and i want to align text in middle i tried all way but it's not working and one more think i have 2- container in a sequence(up and down) and i have given top container css (border-bottom: 1px dashed;) and bottom container css (border-top: none;) but still taking both css border and dashed, how we can resolve this.
Hello Ritu,
It seems one of the CSS property is overwriting the other. You need to carefully check for each container if you have added the border.
If the problem still persist, can you please share the OML so that I can have a better look at it.
Please refer This and try to apply that CSS,
Hope It will be helpful !