mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-18 08:15:16 +01:00
updates for foot-content style of UI.
This commit is contained in:
parent
3ac7de1c81
commit
354a01c495
@ -9,7 +9,7 @@ body {
|
||||
.container-fluid-custom {
|
||||
background-color: #EFEFEF;
|
||||
max-height: 100%;
|
||||
height: 680px;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
@ -1,3 +1,3 @@
|
||||
<div class="footer-static footer">
|
||||
<div class="footer-absolute footer">
|
||||
<p>Copyright © 2015-2016 VMware, Inc. All Rights Reserved.</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user