New: Added background color to the media details table

This commit is contained in:
lscambo13
2025-05-14 08:38:49 -07:00
parent 93dba11bea
commit cfb4bc772f

View File

@@ -1066,6 +1066,7 @@ progress+span {
margin-top: 1em;
border: var(--defaultBorder);
border-radius: var(--smallRadius);
background-color: var(--lighterGradientPointAlpha);
}
@supports(display:revert) {