PlexPlaylistSync/app/static/styles.css
Koha9 e9fcaf508e Complete bootstrap base frontend prototype.
- login page and playlist setting page frontend templates.
- fast API route.
- reading and saving config files
- mock login logic for UI interaction demo
2025-04-04 20:16:09 +09:00

3 lines
86 B
CSS

.custom-sidebar {
max-width: 300px !important; /* 设置最大宽度为 300px */
}