mirror of
https://github.com/mempool/mempool.git
synced 2024-12-28 17:24:25 +01:00
Fix for text overflow in footer
This commit is contained in:
parent
7443522ed8
commit
fa2a995de6
@ -11,6 +11,7 @@
|
||||
.sub-text {
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.footer > div {
|
||||
|
Loading…
Reference in New Issue
Block a user