Archive
This commit is contained in:
@@ -51,6 +51,13 @@ html, body {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.delete {
|
||||
background-image: url("./assets/img/delete.svg");
|
||||
}
|
||||
|
||||
.restore {
|
||||
background-image: url("./assets/img/restore.svg");
|
||||
}
|
||||
|
||||
/* Core Data Grid CSS */
|
||||
@import "ag-grid-community/styles/ag-grid.css";
|
||||
|
||||
Reference in New Issue
Block a user