Add missing padding to CI variables protected item
This commit is contained in:
parent
3be32027b6
commit
1098355e02
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@
|
||||||
flex: 0 1 auto;
|
flex: 0 1 auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
padding-top: 5px;
|
||||||
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ci-variable-row-remove-button {
|
.ci-variable-row-remove-button {
|
||||||
|
|
Loading…
Reference in a new issue