Skip to content

fix: The search box hides the horizontal scroll bar in the Logs. #1722

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

Closed
wants to merge 3 commits into from

Conversation

uniho
Copy link
Contributor

@uniho uniho commented Jan 30, 2025

See the image below.

image

@erikn69
Copy link
Contributor

erikn69 commented Jan 31, 2025

php-debugbar/php-debugbar/DebugBar/Resources/widgets.css#L83-L85

You should also correct the large space at the end

div.phpdebugbar-panel[data-collector="logs"] div.phpdebugbar-widgets-messages ul.phpdebugbar-widgets-list {
    padding-bottom: 0;
}

Maybe it could be a global change(on php-debugbar/php-debugbar), other widgets-list with "search box" also hide part of the vertical bar
image

NOTE: The horizontal scroll appears when you click on the log, highlightjs formats the log and forces the line as in an editor

@uniho uniho closed this Feb 28, 2025
uniho added a commit to uniho/laravel-debugbar that referenced this pull request Feb 28, 2025
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