Fix div max-width on My Cards table view

This commit is contained in:
helioguardabaxo 2022-06-24 21:50:07 -03:00
parent 6694088ac7
commit 008fc806e8

View file

@ -63,6 +63,7 @@
.my-cards-card-title-table {
font-weight: bold;
padding-left: 2px;
max-width: 243px;
}
.my-cards-board-badge {
width: 36px;