mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-23 13:52:17 -06:00
17644 fix login icon size (#17730)
* 17644 fix login icon size * 17644 fix login icon size * 17644 review changes
This commit is contained in:
2
netbox/project-static/dist/netbox.css
vendored
2
netbox/project-static/dist/netbox.css
vendored
File diff suppressed because one or more lines are too long
@@ -33,3 +33,11 @@ span.color-label {
|
||||
.netbox-edition {
|
||||
letter-spacing: .15rem;
|
||||
}
|
||||
|
||||
.logo {
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
.sso-icon {
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user