Package version: telegram-ui: ^2.1.8 Device: Telegram Desktop, iOS 1. Divider is not displayed after each Cell in a Section <img width="373" alt="Image" src="https://github.com/user-attachments/assets/2513accd-9b9b-4859-8263-dc3a02bb2710" /> Probably issue could be fixed by adding `border-top-style` attribute with value `solid` `border-top-style: solid` <img width="376" alt="Image" src="https://github.com/user-attachments/assets/f897813d-fab8-4413-986b-b6f33a872cee" /> 2. Cell border does not follow the telegram style Telegram applies border to the `children` and `after` sections  But the library applies border to the whole component including 'before' section <img width="376" alt="Image" src="https://github.com/user-attachments/assets/f897813d-fab8-4413-986b-b6f33a872cee" />