mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-10 06:39:25 +08:00
docs:hide non-functional search from home page (#26576)
This commit is contained in:
@@ -162,6 +162,15 @@
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Custom style to hide search on the ome page
|
||||
* -------------------------------------------------------------------------- */
|
||||
|
||||
.home #local-search {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Custom styles for wide pages
|
||||
* -------------------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user