fix(torrents): torrent top recommend bar css

This commit is contained in:
OldHawk
2018-04-30 20:40:06 +08:00
parent 82e563aab5
commit 135ef97ef8

View File

@@ -541,7 +541,7 @@ body {
position: absolute;
top: 40px;
left: 10px;
padding: 2px 0 2px 5px;
padding: 1px 0 3px 5px;
color: #fff;
background-color: @mt-base-color;
background-color: rgba(255, 102, 0, 0.8);