mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
Update position to vertical-align for copy button (#18563)
Fixes #17906 Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
parent
c7cbf0fcdb
commit
e793e2433d
@ -11,7 +11,6 @@ clr-modal {
|
||||
padding-right: 3px;
|
||||
}
|
||||
|
||||
position: relative;
|
||||
bottom: 9px;
|
||||
}
|
||||
|
||||
@ -22,10 +21,6 @@ clr-modal {
|
||||
.cli-secret {
|
||||
align-items: center;
|
||||
|
||||
.reset-cli {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
.btn-padding-less {
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user