浏览代码

Fix div max-width on My Cards table view

helioguardabaxo 2 年之前
父节点
当前提交
008fc806e8
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;