Try fixing copy button flying out
This commit is contained in:
@ -139,6 +139,10 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
pre {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
:not(pre) > code {
|
||||
padding-top: 0.1rem;
|
||||
padding-bottom: 0.1rem;
|
||||
|
Reference in New Issue
Block a user