fix: Dropdown overflow on cards
This commit is contained in:
parent
9bd80e41eb
commit
d08c85c997
3 changed files with 4 additions and 2 deletions
|
|
@ -3,7 +3,6 @@
|
|||
box-shadow: none;
|
||||
border: 1px solid #e6e6e6;
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
|
||||
.card-content {
|
||||
padding: 5px 20px 20px 20px !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue