mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-28 05:26:18 +08:00
docs(table css): fix table formatting... (#8196)
This commit is contained in:
@@ -3,10 +3,6 @@ table, th, td {
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
td {
|
|
||||||
text-align:center;
|
|
||||||
}
|
|
||||||
|
|
||||||
span.pre {
|
span.pre {
|
||||||
padding-right:8px;
|
padding-right:8px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user