mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 00:38:39 +08:00
[SSE] Bug with border size in toolbar.
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user