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.
This commit is contained in:
walster001 2024-08-27 19:28:06 +09:30 committed by GitHub
parent 3d7fef67d8
commit 508a2d7103
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 {