Skip to content

hide white border on graphic load#16

Merged
nytamin merged 1 commit into
SuperFlyTV:mainfrom
ShaharIlany:main
Jun 22, 2026
Merged

hide white border on graphic load#16
nytamin merged 1 commit into
SuperFlyTV:mainfrom
ShaharIlany:main

Conversation

@ShaharIlany

Copy link
Copy Markdown
Contributor

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

@nytamin
nytamin merged commit d3abe63 into SuperFlyTV:main Jun 22, 2026
3 checks passed
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.

2 participants