mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-12 16:59:50 +00:00
Proper padding for the copy button
This commit is contained in:
parent
439081081c
commit
38529e6e21
3
docs/_static/style.css
vendored
3
docs/_static/style.css
vendored
@ -267,8 +267,7 @@ div.modal-content > span.close:focus {
|
|||||||
border: 1px solid var(--codeblock-border);
|
border: 1px solid var(--codeblock-border);
|
||||||
line-height: 0.8em;
|
line-height: 0.8em;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
padding-left: 0.2em;
|
padding: 0.2em 0.5em;
|
||||||
padding-right: 0.2em;
|
|
||||||
border-bottom-left-radius: 4px;
|
border-bottom-left-radius: 4px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user