mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #192] [Feature] web页面优化 #120
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @C018 on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/192
功能描述


简要描述你希望添加的功能和相关问题。
web页面需要做下屏幕大小优化,适配缩放啥的,不然ui很多东西都超出屏幕显示范围了,比如说13.3寸1080p屏幕windows系统缩放125%,在添加添加授权的时候服务商几个字都看不见了,右下角翻页和文档
Certimate v0.2.0这俩模块重合了,翻页都点不到。只能在浏览器继续缩放才能正常使用。
动机
为什么这个功能对项目有帮助?
增加ui适配屏幕,对使用有帮助
替代方案
描述你已经考虑过的替代方案。
添加相应的ui适配代码
其他信息
在这里添加任何相关的附加信息或截图。
@usual2970 commented on GitHub (Oct 21, 2024):
已完善 v0.2.5
@C018 commented on GitHub (Oct 21, 2024):
谢谢,我这边更新试试。