mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 15:36:49 +08:00
更改流媒体平台的源芯片背景颜色
This commit is contained in:
@@ -418,7 +418,7 @@ onMounted(() => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.chip-web-source {
|
.chip-web-source {
|
||||||
background-color: #ff2d00;
|
background-color: #8000FF;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -266,7 +266,7 @@ onMounted(() => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.chip-web-source {
|
.chip-web-source {
|
||||||
background-color: #ff2d00;
|
background-color: #8000ff;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user