Add height to Teddis topbar icon

This commit is contained in:
kazuki 2022-11-08 08:08:49 +01:00
parent 4241490793
commit ba207e18c7
No known key found for this signature in database
GPG Key ID: 3173824CCABF5F8D
1 changed files with 1 additions and 0 deletions

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;
}