mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-15 23:10:34 +02:00
fix(torrents): torrent top recommend bar css
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user