mirror of
https://github.com/mempool/mempool.git
synced 2026-08-18 13:08:44 +02:00
Fix for text overflow in footer
This commit is contained in:
parent
7443522ed8
commit
fa2a995de6
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
.sub-text {
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.footer > div {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue