优化菜单展示
This commit is contained in:
@@ -685,7 +685,8 @@ onUnmounted(() => {
|
|||||||
|
|
||||||
.tablef_head {
|
.tablef_head {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: var(--padding);
|
flex-wrap: wrap;
|
||||||
|
gap: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.goods_table_title {
|
.goods_table_title {
|
||||||
|
|||||||
Reference in New Issue
Block a user