mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-12 12:47:14 +01:00
8 lines
96 B
SCSS
8 lines
96 B
SCSS
|
.transaction-total-banner {
|
||
|
text-align: center;
|
||
|
|
||
|
&__detail {
|
||
|
padding-bottom: 4px;
|
||
|
}
|
||
|
}
|