Adjust padding bellow confirming label
This commit is contained in:
parent
0e8b7d6b4a
commit
b9525229f9
1 changed files with 4 additions and 0 deletions
|
@ -134,6 +134,10 @@
|
|||
list-style: none;
|
||||
position: relative;
|
||||
|
||||
.claim-tile__info {
|
||||
padding-bottom: unset;
|
||||
}
|
||||
|
||||
.claim__menu-button {
|
||||
right: calc(var(--spacing-m) - 8px);
|
||||
margin-top: var(--spacing-xxs);
|
||||
|
|
Loading…
Reference in a new issue