mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Param markdown - fix sensor param table
This commit is contained in:
parent
b46e505b0d
commit
6fbb409e43
@ -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>
|
||||
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user