Browse Source

Fix div max-width on My Cards table view

helioguardabaxo 3 năm trước cách đây
mục cha
commit
008fc806e8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;