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

Update instancePage.module.scss #221

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Update instancePage.module.scss #221

merged 1 commit into from
Jul 19, 2023

Conversation

Darkle
Copy link
Contributor

@Darkle Darkle commented Jul 12, 2023

Add word-break: break-all; to .databaseCard element to fix issue of long database names not wrapping.

Before:
2023-07-12_15-00

After:
2023-07-12_15-00_1

Note: i was unable to run the tests as the instructions in the readme didnt seem to work. It says to run env EDGEDB_DEBUG_HTTP_INJECT_CORS=1 edgedb server --admin-ui=enabled, but that errors, saying: error: Found argument '--admin-ui' which wasn't expected, or isn't valid in this context

Add `word-break: break-all;` to `.databaseCard` element to fix issue of long database names not wrapping.
@1st1 1st1 requested a review from jaclarke July 12, 2023 05:14
@jaclarke
Copy link
Member

Thanks @Darkle

@jaclarke jaclarke merged commit f8b4898 into edgedb:main Jul 19, 2023
1 of 2 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