2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python575 forks (575 forks)github user discovery
buggood first issuequestion
Repository metrics
- Stars
- 2,303 stars (2,303 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
卡密里面有逗号,就会换行,卡密长度187
Contributor guide
- Research direction
- Identify the HTML element displaying the card keys, inspect its CSS for overflow handling, and apply text overflow: ellipsis with a fixed width or use word break to prevent line breaks within the key.
- Tech stack
- pythonvuejavascript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- HTMLCSSJavaScript