mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-07 19:22:08 +01:00
Remove css justify-content for helm-chart list (#14692)
Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
parent
0c724d3a44
commit
a344b1e17c
@ -117,7 +117,6 @@ button {
|
|||||||
}
|
}
|
||||||
.table-center {
|
.table-center {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user