fix alignment of icons and text in table header

This commit is contained in:
Milan Pässler 2020-07-20 21:50:12 +02:00
parent cc0080ec27
commit 6b583c8c47

View file

@ -353,6 +353,7 @@ tbody tr:hover td {
padding: 5px 3px;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
text-decoration: none;
color: black;