mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
New: Edit and Delete Buttons in Indexer Info modal
This commit is contained in:
@@ -3,3 +3,9 @@
|
||||
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.deleteButton {
|
||||
composes: button from '~Components/Link/Button.css';
|
||||
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user