audio wrapper shares same with embeds

This commit is contained in:
Vozer
2022-06-07 22:32:58 -05:00
committed by GitHub
parent dac934b326
commit 122f25a9d4
+3 -1
View File
@@ -57,10 +57,12 @@ backdrop-filter: blur(10px);
}
/* Embeds and MarkUp */
.grid-1aWVsE, .markup-eYLPri code, .attachment-1PZZB2 {
.grid-1aWVsE, .markup-eYLPri code, .attachment-1PZZB2, .theme-dark .wrapperAudio-1Bzv_Z{
box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.483);
border: 1px solid rgb(78, 78, 81);
background: rgba(41, 38, 39, 0.276);
font-family: 'SF Mono', SFMono-Regular, ui-monospace,
'DejaVu Sans Mono', Menlo, Consolas, monospace;
}
.embedFull-1HGV2S {
background-color: transparent;