core icon indicating copy to clipboard operation
core copied to clipboard

[Bug report] Title is too long

Open Nofated095 opened this issue 3 years ago • 2 comments

Description

When set a very long title for the project, the title can't hide correctly, and the button for the dark/light and search can be blocked

it sometimes happens on the mobile devices

5C08DB81-6B9E-4F3D-A6C7-A80C6C062416

Reproduction

https://ls-bot.9595095.xyz/

Used Package Manager

yarn

System Info

build correctly

Nofated095 avatar Jun 19 '22 08:06 Nofated095

@meteorlxy Here, alogillia search is breaking the style. (not 9.4rem)

image

Also there do have some issues even when disabling search. To make "width" working, the span should be inline-block.

image

I am willing to fix it, but I am not sure we should override this in docsearch plugin, or the default theme should fix this when it detects docsearch component?

Mister-Hope avatar Jun 20 '22 07:06 Mister-Hope

Should be default theme scope

meteorlxy avatar Jun 20 '22 07:06 meteorlxy