1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00

removed top border from list item (#18959)

This commit is contained in:
Nidhi Kumari 2023-05-03 22:22:57 +05:30 committed by GitHub
parent d9f67e403d
commit 1eaba66631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
.transaction-list-item {
border-top: none;
&__primary-currency {
color: var(--color-text-default);
overflow: hidden;