mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-03 07:18:14 +00:00
style fixes for search bar and title on mobile
This commit is contained in:
parent
76fdb3b4d8
commit
fd7c33c537
2 changed files with 3 additions and 3 deletions
quartz/components/styles
|
@ -1,7 +1,7 @@
|
|||
@use "../../styles/variables.scss" as *;
|
||||
|
||||
.search {
|
||||
min-width: 5rem;
|
||||
min-width: fit-content;
|
||||
max-width: 14rem;
|
||||
flex-grow: 0.3;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue