mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Fix styling of plain-text code blocks
This commit is contained in:
@@ -381,6 +381,8 @@ pre code {
|
||||
background-color: #E1E4E8;
|
||||
border: 1px solid #C9CDD1;
|
||||
border-radius: 4px;
|
||||
display: block;
|
||||
padding: 0.5em;
|
||||
}
|
||||
.code_sample pre code.expanded {
|
||||
overflow: visible;
|
||||
|
||||
Reference in New Issue
Block a user