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

feat: App tile scalability #645

Merged
merged 2 commits into from
Jun 9, 2024
Merged

feat: App tile scalability #645

merged 2 commits into from
Jun 9, 2024

Conversation

SeDemal
Copy link
Collaborator

@SeDemal SeDemal commented Jun 9, 2024


Homarr

Thank you for your contribution. Please ensure that your pull request meets the following pull request:

  • Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix)
  • Pull request targets dev branch
  • Commits follow the conventional commits guideline
  • No shorthand variable names are used (eg. x, y, i or any abbrevation)

image

CSS for putting the text in a row (just to show how easy it is)

.app-row-elements { .app-flex-wrapper {
  flex-direction: row !important;
}}

@SeDemal SeDemal requested a review from a team as a code owner June 9, 2024 02:03
@Meierschlumpf Meierschlumpf merged commit 28927cf into dev Jun 9, 2024
10 checks passed
@Meierschlumpf Meierschlumpf deleted the app-scale branch June 9, 2024 10:54
@SeDemal SeDemal mentioned this pull request Jun 9, 2024
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.

None yet

2 participants