Fix style
This commit is contained in:
parent
12468d5f27
commit
9ed9def001
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ task collectFonts(type: Copy) {
|
|||
}
|
||||
|
||||
task collectHelpContentsStyle(type: Copy) {
|
||||
from("../../help/help/") {
|
||||
from("../../help/website/help/") {
|
||||
include "style.css"
|
||||
}
|
||||
into "assets"
|
||||
|
|
Loading…
Reference in a new issue