15
Views
2
Comments
text- alignment in outsystems
Question
Application Type
Mobile

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.


2022-12-09 04-50-17
Shubham Doshi

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.

UserImage.jpg
Anuli Hande

Hello Ritu,

Please refer This and try to apply that CSS,

Hope It will be helpful !



Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.