调整生成方式的下拉菜单位置

This commit is contained in:
X1627315083
2025-09-30 14:37:40 +08:00
parent 2db002d398
commit 0b5de6d008
8 changed files with 49 additions and 96 deletions

View File

@@ -62,6 +62,9 @@ li {
height: 100%;
margin: 0 auto;
}
.ant-dropdown-menu {
border-radius: 1rem;
}
.button_second {
width: 14rem;
text-align: center;