fix: vds menu style

This commit is contained in:
shinya
2025-07-04 12:23:42 +08:00
parent 4f4427d027
commit b7b59932fe

View File

@@ -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;
}