Added a details page for test results; added an API route for removing test results
This commit is contained in:
@ -22,6 +22,10 @@ table{
|
||||
border: 1px solid #eee;
|
||||
}
|
||||
|
||||
a{
|
||||
transition: color 210ms ease-in-out;
|
||||
}
|
||||
|
||||
#main-wrapper{
|
||||
padding: 1.5rem 2rem;
|
||||
background: white;
|
||||
|
Reference in New Issue
Block a user