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