Welcome to mirror list, hosted at ThFree Co, Russian Federation.

antd.less « ant-design-vue@1.7.8 « assets « web - github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b75f807bc7b7eb0cdffeaf2baef8f003116497f0 (plain)
1
2
3
4
5
6
7
@import "../lib/style/index.less";
@import "../lib/style/components.less";

@green-6: #008771;
@primary-color: @green-6;
@border-radius-base: 1rem;
@progress-remaining-color: #EDEDED;