mirror of
https://github.com/aantron/better-enums.git
synced 2025-12-06 08:46:42 +08:00
Docs: remove unnecessary scroll bars
[skip ci]
This commit is contained in:
parent
5a677ac72b
commit
e1756cdb07
@ -19,7 +19,7 @@ pre {
|
||||
background-color: #477093;
|
||||
padding: 1.5em 20px;
|
||||
border-radius: 5px;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
font-size: 78%;
|
||||
max-width: 84ex;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user