Skip to content

hide white border on graphic load#16

Open
ShaharIlany wants to merge 1 commit into
SuperFlyTV:mainfrom
ShaharIlany:main
Open

hide white border on graphic load#16
ShaharIlany wants to merge 1 commit into
SuperFlyTV:mainfrom
ShaharIlany:main

Conversation

@ShaharIlany

Copy link
Copy Markdown

When loading ograf graphic, a thin white border appears. adding the following css to the renderer layer solves it

iframe {
    border-style: none;
}
Screenshot 2026-06-20 at 22 41 24 Screenshot 2026-06-20 at 22 41 03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant