OSDN Git Service

fixed the modal inline error in utxo raw display
authorZhiting Lin <zlin035@uottawa.ca>
Wed, 18 Apr 2018 07:45:03 +0000 (15:45 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Wed, 18 Apr 2018 07:45:03 +0000 (15:45 +0800)
src/features/app/components/Modal/Modal.scss

index d6f1e48..f4de5bd 100644 (file)
@@ -25,7 +25,6 @@
   pre {
     white-space: pre-wrap;
     background: $background-content-color;
-    display: inline-block;
     padding: 8px 12px;
     color: $text-color;
     line-height: 1.4;