flx: 修复会默认出现水平滚动条的问题 (#6564)

This commit is contained in:
Kataick 2024-09-24 16:01:05 +08:00 committed by GitHub
parent 656b39c880
commit c16d6d1644
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,6 @@ onMounted(() => {
<style lang="scss">
.router_card {
--el-card-padding: 0;
width: 100%;
.el-card__body {
display: flex;
justify-content: space-between;