Przeglądaj źródła

Revert vertical-align. Left line-height unset.

Didn't fix issue as its more than just modern-dark theme. Have played around on dev server and found its in the list css itself.
walster001 10 miesięcy temu
rodzic
commit
508a2d7103
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      client/components/boards/boardColors.css

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

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