forked from p96170835/amis
优化 card 按钮宽度分配
This commit is contained in:
parent
49f31386b4
commit
7abc45229f
|
@ -118,6 +118,7 @@
|
|||
border-top: $Card-borderWidth solid $Card-actions-borderColor;
|
||||
display: table;
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
|
||||
> a {
|
||||
background-color: transparent;
|
||||
|
|
Loading…
Reference in New Issue