mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-31 05:10:45 +08:00
fix ui
This commit is contained in:
@@ -63,4 +63,8 @@ function getPersonImage() {
|
||||
.person-card {
|
||||
background-image: linear-gradient(45deg, #99999b, #384359 60%);
|
||||
}
|
||||
|
||||
.person-card:hover {
|
||||
background-image: linear-gradient(45deg, #bbbbbd, #8597aa 60%);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user