mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-23 11:35:17 +08:00
fix: vds menu style
This commit is contained in:
@@ -158,3 +158,15 @@ div[data-media-provider] video {
|
||||
background-color: #000;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.vds-radio {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.vds-radio:hover {
|
||||
background-color: rgba(245, 245, 245, 0.1) !important;
|
||||
}
|
||||
|
||||
.vds-radio .vds-icon {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user