6 lines
109 B
SCSS
6 lines
109 B
SCSS
#view-confirm {
|
|
@extend .deflash-blue;
|
|
.tx-details-content > .scroll {
|
|
padding-bottom: .25rem;
|
|
}
|
|
}
|