Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2025-09-09 20:00:59 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
594c8e930fab751449bd14adcbf63ab1566a7f4f
594c8e93
1 parent
b556f224
style(cycle-selection): 调整弹窗最大宽度为380px以优化显示
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/cycle-selection.vue
src/views/cycle-selection.vue
View file @
594c8e9
...
...
@@ -207,7 +207,7 @@ onMounted(() => {
.cycle-popup {
width: 100%;
max-width:
50
0px;
max-width:
38
0px;
height: 70vh;
background: white;
border-radius: 12px;
...
...
Please
register
or
login
to post a comment