diff options
Diffstat (limited to 'ui/app/components/modals/reject-transactions/index.scss')
-rw-r--r-- | ui/app/components/modals/reject-transactions/index.scss | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ui/app/components/modals/reject-transactions/index.scss b/ui/app/components/modals/reject-transactions/index.scss deleted file mode 100644 index 753466883..000000000 --- a/ui/app/components/modals/reject-transactions/index.scss +++ /dev/null @@ -1,6 +0,0 @@ -.reject-transactions { - &__description { - text-align: center; - font-size: .875rem; - } -} |