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