Browse Source

Fix div max-width on My Cards table view

helioguardabaxo 2 years ago
parent
commit
008fc806e8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      client/components/main/myCards.css

+ 1 - 0
client/components/main/myCards.css

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