mempool/frontend/src/app/shared/components/confirmations/confirmations.component.scss
2023-08-24 14:17:31 +02:00

4 lines
68 B
SCSS

.no-cursor {
cursor: default !important;
pointer-events: none;
}