mirror of
https://github.com/wekan/wekan.git
synced 2025-12-28 21:28:49 +01:00
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:
parent
3d7fef67d8
commit
508a2d7103
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue