Add height to Teddis topbar icon

This commit is contained in:
kazuki
2022-11-08 08:08:49 +01:00
parent 4241490793
commit ba207e18c7

View File

@@ -84,6 +84,7 @@ nav .nav-item.left a {
}
nav .nav-item.left img {
width: 20px;
height: 20px;
vertical-align: bottom;
margin: 0 7px 0 0;
}