mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-03-01 01:20:49 +03:00
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
@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; |