mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-31 14:08:06 +08:00
flx: 修复会默认出现水平滚动条的问题 (#6564)
This commit is contained in:
parent
656b39c880
commit
c16d6d1644
@ -76,7 +76,6 @@ onMounted(() => {
|
|||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.router_card {
|
.router_card {
|
||||||
--el-card-padding: 0;
|
--el-card-padding: 0;
|
||||||
width: 100%;
|
|
||||||
.el-card__body {
|
.el-card__body {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user