mirror of https://github.com/rancher/dashboard.git
fix: harvester logo is missing
Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
d554428ca0
commit
4e8fa51d52
|
|
@ -842,6 +842,7 @@ export default {
|
|||
.side-menu-logo {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
height: 55px;
|
||||
margin-right: 8px;
|
||||
max-width: 200px;
|
||||
padding: 12px 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue