mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
wip
This commit is contained in:
parent
77c4e14a99
commit
164819c608
5 changed files with 8 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.docsearch-input {
|
||||
background-image: url('/assets/img/magnifying-glass.svg');
|
||||
background-image: url('/docs/assets/img/magnifying-glass.svg');
|
||||
background-position: 0.8em;
|
||||
background-repeat: no-repeat;
|
||||
text-indent: 1.2em;
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
@screen xl {
|
||||
&:focus {
|
||||
@apply .w-1/2;
|
||||
@apply .w-3/4;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue