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