mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
audio wrapper shares same with embeds
This commit is contained in:
+3
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user