Skip to content

Commit baca686

Browse files
authored
fix: remove unnecessary scrollbarc in empty addressbook in ff [lw-12706] (#1878)
1 parent 0089352 commit baca686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/browser-extension-wallet/src/features/address-book/components/AddressBook.modules.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
.emptyScreen {
1616
height: 100%;
17-
margin-top: size_unit(10);
17+
margin-top: size_unit(8);
1818
}
1919

2020
.addressList {

0 commit comments

Comments
 (0)