mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 19:10:22 +01:00
7 lines
96 B
SCSS
7 lines
96 B
SCSS
|
.reject-transactions {
|
||
|
&__description {
|
||
|
text-align: center;
|
||
|
font-size: .875rem;
|
||
|
}
|
||
|
}
|