mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-24 17:47:46 +01:00
Merge pull request #22 from steven-zou/fix/issue_1687
Fix minor issue of layout
This commit is contained in:
commit
05ac2a432c
@ -38,6 +38,6 @@
|
||||
|
||||
.more-info-link {
|
||||
position: relative;
|
||||
top: 100px;
|
||||
top: 90px;
|
||||
left: 330px;
|
||||
}
|
@ -9,6 +9,7 @@
|
||||
.start-content-padding {
|
||||
padding: 0px !important;
|
||||
background-color: white;
|
||||
overflow-y: hidden !important;
|
||||
}
|
||||
|
||||
.content-area-override {
|
||||
|
Loading…
Reference in New Issue
Block a user