Fix css bug code_blocks (#8301)
This commit is contained in:
parent
5135e28426
commit
d9bc44ac8b
1 changed files with 0 additions and 1 deletions
|
@ -8,6 +8,5 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
justify-content: center;
|
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue