mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Make code block preview padding consistent
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
background-color: white;
|
background-color: white;
|
||||||
min-width: 20rem;
|
min-width: 20rem;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
padding: 1.5rem 3rem 1.5rem 1.5rem;
|
padding: 1.5rem 3.25rem 1.5rem 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.code-block__resizer {
|
.code-block__resizer {
|
||||||
|
|||||||
Reference in New Issue
Block a user