Fixed typo in the SCSS file
This commit is contained in:
@ -73,6 +73,6 @@ textarea{
|
||||
}
|
||||
|
||||
#benchmark-selector{
|
||||
$max-width: 100%;
|
||||
$min-height: 100px;
|
||||
max-width: 100%;
|
||||
min-height: 100px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user