mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 21:42:24 +00:00
7 lines
No EOL
183 B
Text
7 lines
No EOL
183 B
Text
@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; |