Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to set 0 margin for embedded cards #610

Open
accforgithubtest opened this issue Sep 22, 2024 · 0 comments
Open

Ability to set 0 margin for embedded cards #610

accforgithubtest opened this issue Sep 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@accforgithubtest
Copy link

What is your problem ? A description of the problem, not the solution you are proposing.

I seem to be wasting a non-trivial amount of screen real estate due to embedding cards to 2 or 3 levels (i.e a card which embeds a sql file, which in turn is a card that embeds another sql which is also a card ... ).
FYI - I needed to create the 2 or 3 levels of embedded cards because because the video url from go2rtc doesn't behave as expected (height and width issues) when embedded directly into parent page. This is a url for security cam video feed embedded into a sqlpage screen which is displayed in a kiosk mode screen on a 27" 1080p monitor.

The feature request is about not wasting few pixels of margin created around each card, which multiples with embedded cards.

What are you currently doing ? Since your solution is not implemented in SQLPage currently, what are you doing instead ?

If there are any ways to set 0 margin for cards with embedded sql, please let me know.

A clear and concise description of what you want to happen.

Would like to be able to set 0 as margin either at the top-level parameter, or at row level parameter which might give more options to control the margins.

A clear and concise description of any alternative solutions or features you've considered.

If there are any ways to set 0 margin for cards with embedded sql, please let me know.

Thank you for your time and consideration !

@accforgithubtest accforgithubtest added the enhancement New feature or request label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant