This website works better with JavaScript
Home
Explore
Help
Register
Sign In
front
/
newICSS
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
临时修改版本弹窗高度
zhouna
6 years ago
parent
e0376902fb
commit
f75c649c85
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
src/components/CopyRight/index.less
+ 2
- 0
src/components/CopyRight/index.less
View File
@@ -76,6 +76,8 @@
}
}
.content {
.content {
padding: 10px;
padding: 10px;
+ max-height: 400px;
+ overflow-y: auto;
}
}
}
}
}
}