mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
give <code> tag slightly more bottom space
This commit is contained in:
parent
29e9740668
commit
fcb6f78d54
@ -82,7 +82,7 @@ code, pre {
|
|||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
padding: 0px 4px;
|
padding: 0px 4px 2px 4px;
|
||||||
color: #AD1625;
|
color: #AD1625;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
background-color: #f7f7f9;
|
background-color: #f7f7f9;
|
||||||
|
Loading…
Reference in New Issue
Block a user