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:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user