Files
ragflow_python/web/src/theme/vars.less

10 lines
247 B
Plaintext
Raw Normal View History

2024-01-17 09:37:01 +08:00
@header-height: 64px;
@menu-width: 200px;
@menu-small-width: 83px;
@layout-bg: #f2f3f6;
@logo-font-size: 22px;
@border-color: #d9d9d9;
@dashboard-desc-color: #9d9fa2;
@primary-color: #338aff;
@primary-color-light: rgba(21, 65, 255, 0.5);