mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
outline removed from add torrent button
This commit is contained in:
@@ -95,6 +95,7 @@ export const LeftSideBottomSectionNoFile = styled.div`
|
||||
${LeftSideBottomSectionBasicStyles}
|
||||
border: 4px dashed rgba(0,0,0,0.1);
|
||||
text-align: center;
|
||||
outline: none;
|
||||
|
||||
${({ isDragActive }) => isDragActive && `border: 4px dashed green`};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user