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: 7146800327a1518c6b476daf7e4ae311c599c956 (plain)
1
2
3
4
5
6
7
@import "../lib/style/index.less";
@import "../lib/style/components.less";

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