Add account balance anchors
This commit is contained in:
@@ -2675,3 +2675,9 @@ footer span:first-child {
|
||||
font-size: 10px;
|
||||
}
|
||||
}
|
||||
.anchor-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user