mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-06 04:07:11 +02:00
feat(users): calculate the user hourly scores income
This commit is contained in:
@@ -44,4 +44,17 @@
|
||||
height: 150px;
|
||||
line-height: 0.8;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
}
|
||||
|
||||
.curr-score-info {
|
||||
p {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
h5 {
|
||||
line-height: 1.5;
|
||||
margin: 0;
|
||||
}
|
||||
li {
|
||||
line-height: 1.8;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user