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