This commit is contained in:
zhouxudong
2022-05-24 02:59:16 +00:00
parent d41ea8cfc2
commit b57ec6aef4
2 changed files with 3 additions and 3 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
#tipsModal {margin-top: 10%;}
[lang^='en'] #tipsModal {margin-top: 10%; max-width: 620px;}
[lang^='zh-cn'] #tipsModal {margin-top: 10%; max-width: 530px;}
.chosen-container-single .chosen-single > span {max-width: 100%;}
#copyProjectModal {padding: 0;}