mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-19 03:46:10 +08:00
flx: 修复会默认出现水平滚动条的问题 (#6564)
This commit is contained in:
parent
656b39c880
commit
c16d6d1644
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue