Update position to vertical-align for copy button (#18563)

Fixes #17906

Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
Shijun Sun 2023-04-20 15:40:24 +08:00 committed by GitHub
parent c7cbf0fcdb
commit e793e2433d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -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;