Fixed some styles/layout on the test add page
This commit is contained in:
@ -71,3 +71,8 @@ textarea{
|
||||
margin-top: 15px;
|
||||
padding: 15px 20px;
|
||||
}
|
||||
|
||||
#benchmark-selector{
|
||||
$max-width: 100%;
|
||||
$min-height: 100px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user