[SSE] Bug with border size in toolbar.
This commit is contained in:
parent
049d33a157
commit
ec4eb281f6
|
@ -7,7 +7,7 @@
|
|||
|
||||
@app-image-path: "../../resources/img"; // use for data-uri(...)
|
||||
@common-image-path: "../../../../common/main/resources/img"; // use for data-uri(...)
|
||||
@app-image-const-path: "../../resources/img"; // use for url(...)
|
||||
@app-image-const-path: "resources/img"; // use for url(...)
|
||||
@common-image-const-path: "../../common/main/resources/img"; // use for url(...)
|
||||
|
||||
// Grays
|
||||
|
|
Loading…
Reference in a new issue