mirror of
https://github.com/apache/druid.git
synced 2025-02-22 18:30:13 +00:00
added a little padding to table cells to improve look and readablity
This commit is contained in:
parent
5aacfe72e1
commit
3301d5d510
@ -53,4 +53,8 @@
|
||||
|
||||
.doc-content table code {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
td, th {
|
||||
padding: 5px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user