1
0
Fork 0

fix: Dropdown overflow on cards

This commit is contained in:
Ronan 2020-02-16 12:05:57 +01:00
commit d08c85c997
3 changed files with 4 additions and 2 deletions

View file

@ -3,7 +3,6 @@
box-shadow: none;
border: 1px solid #e6e6e6;
border-radius: 8px;
overflow: hidden;
.card-content {
padding: 5px 20px 20px 20px !important;