We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
设置两个皮肤的情况下,设置中自定义宽高度无法保证两个模型完美显示
鼠标移动的时候总有一部分被截掉,如果能自定义透明边框,就可以全部包含模型部分了
如上图
php7,sqlite3,nginx
The text was updated successfully, but these errors were encountered:
不能用开发工具改宽高的哦,被截取一般是宽高比例没设置好造成的...
如果你把宽高改的很大,模型会缩放还是一样大呢?
Sorry, something went wrong.
不能用开发工具改宽高的哦,被截取一般是宽高比例没设置好造成的... 如果你把宽高改的很大,模型会缩放还是一样大呢?
会缩放的
你可以直接修改 css 里面的 left 试试?
No branches or pull requests
1. 该问题的重现步骤是什么?
设置两个皮肤的情况下,设置中自定义宽高度无法保证两个模型完美显示
鼠标移动的时候总有一部分被截掉,如果能自定义透明边框,就可以全部包含模型部分了
2. 正常情况下的结果如何,你看到的呢?
如上图
3. 服务器的运行环境是?
php7,sqlite3,nginx
The text was updated successfully, but these errors were encountered: