Checkbox fix 2
This commit is contained in:
parent
6ff1e5ec1c
commit
2321c5e5ab
2 changed files with 2 additions and 1 deletions
src/components/navbar
|
@ -57,6 +57,7 @@ const hamburger_src_url = `url("${hamburger.src}")`
|
|||
display:flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
touch-action: manipulation;
|
||||
}
|
||||
|
||||
.dropdown {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue