- login page and playlist setting page frontend templates. - fast API route. - reading and saving config files - mock login logic for UI interaction demo
3 lines
86 B
CSS
3 lines
86 B
CSS
.custom-sidebar {
|
|
max-width: 300px !important; /* 设置最大宽度为 300px */
|
|
} |