diff --git a/frontend/src/styles.scss b/frontend/src/styles.scss index 2ef537456..5882af254 100644 --- a/frontend/src/styles.scss +++ b/frontend/src/styles.scss @@ -705,6 +705,10 @@ th { .locktime { color: #ff8c00 } .reserved { color: #ff8c00 } +.shortable-address { + font-family: monospace; +} + .rtl-layout { .navbar-brand { @@ -881,6 +885,7 @@ th { .shortable-address { direction: ltr; + font-family: monospace; } .lastest-blocks-table {