static height for thumbnail in window title bar

This commit is contained in:
Kibi Kelburton 2023-05-06 13:27:43 +02:00
parent 84104b58bc
commit b2c43e18bb

View File

@ -1713,6 +1713,7 @@ span.placeholder {
.imageDoor {
width: 25px;
height: 29px;
display: inline-flex;
padding: 2px;
}