mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 18:24:57 +08:00
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
@import "./ios/icons";
|
|
@import "./material/icons";
|
|
|
|
.icon-svg {
|
|
fill: @brandColor;
|
|
}
|