mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-21 07:15:09 +00:00
5 lines
83 B
Text
5 lines
83 B
Text
@import "svg-gradient-mixin.less";
|
|
|
|
.gray-gradient {
|
|
.gradient-mixin(#999);
|
|
}
|