[bugfix] AddressList: can't select item when click empty area (#3909)
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
&__edit {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
right: 15px;
|
||||
right: @padding-md;
|
||||
font-size: @address-list-edit-icon-size;
|
||||
transform: translate(0, -50%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user