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:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4,7 +4,7 @@ version = 4
|
||||
|
||||
[[package]]
|
||||
name = "PMOMusic"
|
||||
version = "0.3.28"
|
||||
version = "0.3.29"
|
||||
dependencies = [
|
||||
"axum 0.8.7",
|
||||
"console-subscriber",
|
||||
|
||||
Reference in New Issue
Block a user