mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-05-17 19:27:29 +08:00
feat: reset menu style
This commit is contained in:
@@ -158,16 +158,3 @@ div[data-media-provider] video {
|
|||||||
background-color: #000;
|
background-color: #000;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vds-menu-items .vds-radio {
|
|
||||||
padding: 0rem 1rem; /* 减少单项内边距 */
|
|
||||||
margin: 0; /* 清除默认外边距 */
|
|
||||||
}
|
|
||||||
|
|
||||||
.vds-menu-items .vds-radio + .vds-radio {
|
|
||||||
margin-top: 2px; /* 相邻项之间仅 2px 间隔 */
|
|
||||||
}
|
|
||||||
|
|
||||||
.vds-menu-items .vds-radio-label {
|
|
||||||
font-size: 0.875rem; /* 调小字号 */
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user