Implement tooltip-based market item collection
This commit is contained in:
@@ -599,6 +599,12 @@ input[type="range"] {
|
||||
color: var(--error);
|
||||
}
|
||||
|
||||
.result-hint {
|
||||
margin: 0;
|
||||
padding: 22px 20px;
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
|
||||
Reference in New Issue
Block a user