Merge branch 'master' of github.com:keen-studio/payload
This commit is contained in:
@@ -89,6 +89,7 @@ const Code = (props) => {
|
||||
color: 'white',
|
||||
fontFamily: '"Consolas", "Monaco", monospace',
|
||||
fontSize: 12,
|
||||
pointerEvents: readOnly ? 'none' : 'auto',
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user