Browse Source

Update boardColors.css

walster001 10 months ago
parent
commit
1d339ec17e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      client/components/boards/boardColors.css

+ 2 - 1
client/components/boards/boardColors.css

@@ -1795,7 +1795,8 @@
 }
 @media screen and (max-width: 800px) {
   .board-color-moderndark .list-header .list-header-name {
-    line-height: 40px;
+    line-height: unset;
+    vertical-align: middle;
     padding-top: 10px;
   }
   .board-color-moderndark .list-header-black, .board-color-moderndark .mini-list {