add color for active monitoring button
This commit is contained in:
@@ -30,7 +30,7 @@ export function FileMonitoringModalWindow({ file, setWindowClose, setWindowChild
|
||||
>
|
||||
<li>
|
||||
<button
|
||||
className="btn btn-primary"
|
||||
className="btn btn-primary active"
|
||||
onClick={() => {
|
||||
closeHandler()
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user