1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Resize logo

This commit is contained in:
jeremystretch
2021-07-22 11:51:11 -04:00
parent 081054e08c
commit 309247d487
5 changed files with 5 additions and 5 deletions

View File

@@ -583,7 +583,7 @@ div.content-container {
display: flex;
flex-shrink: 1;
width: 100%;
height: 4rem;
height: 3rem;
}
}