mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
p2p peer table design fix
This commit is contained in:
parent
785e0d3234
commit
48fd91e5b4
1 changed files with 6 additions and 0 deletions
|
@ -39,6 +39,12 @@
|
|||
}
|
||||
|
||||
.peerContainer > *, .peerHeader > * {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
word-wrap: anywhere;
|
||||
padding: 0px 15px;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue