HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Actions
Bug #618631
open邮箱的格式问题
Start date:
Due date:
% Done:
100%
Estimated time:
Description
移动端和PC端的邮箱由于是共用一套代码。当对移动端的邮箱样式进行css调整时,PC端的邮箱样式出现问题,当对PC端的邮箱样式进行css调整时,移动端的邮箱样式出现问题
Files
Updated by 马 星 over 6 years ago
- File cell_email.png cell_email.png added
- File pc_email.png pc_email.png added
已经解决通过@media(max-width:){}和@media(min-width:){}来解决不同屏幕加载通一套代码样式不同带来的效果,
手机端(移动端)邮箱输入截图
PC端(电脑端)邮箱输入截图
Updated by 马 星 over 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Actions