🐛 wrong absolute position of torrent options menu
This commit is contained in:
@@ -34,6 +34,10 @@ export const TorrentsModule: IModule = {
|
||||
value: false,
|
||||
},
|
||||
},
|
||||
padding: {
|
||||
right: 0,
|
||||
top: -10,
|
||||
},
|
||||
};
|
||||
|
||||
export default function TorrentsComponent() {
|
||||
|
||||
Reference in New Issue
Block a user