mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-19 23:28:20 +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 {
|
.container-fluid-custom {
|
||||||
background-color: #EFEFEF;
|
background-color: #EFEFEF;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
height: 680px;
|
height: 100%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
overflow-x: hidden;
|
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>
|
<p>Copyright © 2015-2016 VMware, Inc. All Rights Reserved.</p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user