refactor: centralize common styles and utilities in pmocontrol.css
- Move protocol badge styles to global pmocontrol.css - Extract .section-title, .icon-btn, and scrollbar utilities into pmocontrol.css - Add --color-primary-rgb variable for rgba() usage - Deprecate duplicate .protocol-* and @keyframes spin definitions across components - Update version to 0.3.29
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "PMOMusic"
|
||||
version = "0.3.28"
|
||||
version = "0.3.29"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user