how to add body background color #9775
-
tui-root has border image. Why it is for? when i add body: background-color it is not visible because of border-image |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
btw - why support / response rate has dropped so much? Can anybody answer. Previously you guys were so active - this was the main key point why we have chosen your library... |
Beta Was this translation helpful? Give feedback.
-
Hi, just add border-image: none to the tui-root. |
Beta Was this translation helpful? Give feedback.
Hi, just add border-image: none to the tui-root.
It's made that way so that even if the height of the content is smaller than the screen, tui-root would have a default background and toggling dark theme would paint whole page dark.