修复diff和系统设置移动端样式

This commit is contained in:
whyour
2021-03-23 17:17:19 +08:00
parent 39ae979953
commit cfee47b112
2 changed files with 7 additions and 3 deletions
+4
View File
@@ -67,6 +67,10 @@ const Crontab = () => {
>
<ReactDiffViewer
styles={{
diffContainer: {
overflowX: 'auto',
minWidth: 768,
},
diffRemoved: {
overflowX: 'auto',
maxWidth: 300,