mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-18 14:55:49 +00:00
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
@import "../lib/style/index.less";
|
|
@import "../lib/style/components.less";
|
|
|
|
@blue-6: #0E49B5;
|
|
@border-radius-base: 1rem;
|
|
@progress-remaining-color: #EDEDED; |