mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-05 05:54:43 +00:00
Fix height of buttons inside card actions
This commit is contained in:
parent
279180dcbd
commit
f24ab28ad7
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ $card-radius: 2px;
|
|||
padding: 8px;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
|
||||
.md-button {
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue