mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
[docs] improve code blocks padding
This commit is contained in:
parent
6164e7373d
commit
f892b7acc0
@ -69,6 +69,9 @@ summary {
|
|||||||
padding: 0.125rem 0.25rem;
|
padding: 0.125rem 0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content code.syntax {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#content pre {
|
#content pre {
|
||||||
background: #efefef;
|
background: #efefef;
|
||||||
|
Loading…
Reference in New Issue
Block a user