mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 19:59:02 +08:00
improve docsearch on mobile
This commit is contained in:
parent
5409a796f5
commit
fea23c4b43
@ -92,6 +92,11 @@ code {
|
||||
filter: saturate(0);
|
||||
}
|
||||
|
||||
.DocSearch-Container {
|
||||
position: fixed !important;
|
||||
height: 100vh !important;
|
||||
}
|
||||
|
||||
|
||||
.text {
|
||||
$spacing: 0.75em;
|
||||
|
Loading…
Reference in New Issue
Block a user