mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
Param markdown - fix sensor param table
This commit is contained in:
@@ -20,6 +20,12 @@ If a listed parameter is missing from the Firmware see: [Finding/Updating Parame
|
||||
tr > * {
|
||||
vertical-align : top;
|
||||
}
|
||||
td:nth-child(1),td:nth-child(2) {
|
||||
text-align : left;
|
||||
}
|
||||
table {
|
||||
width: fit-content;
|
||||
}
|
||||
</style>
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user