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.
pull/5517/head
walster001 9 months ago committed by GitHub
parent 3d7fef67d8
commit 508a2d7103
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 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 {

Loading…
Cancel
Save