mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Fix example code block padding for PHP 8.3+ (#1501)
Co-authored-by: Luffy <lufei@php.net>
This commit is contained in:
@@ -948,6 +948,7 @@ div.tip p:first-child {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.docs .example-contents > .phpcode > pre > code,
|
||||
.docs .example-contents > .phpcode > code {
|
||||
padding: .75rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user