kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
EmbedModal: improve dark mode styles
rodzic
75b015d608
commit
2e6b826c46
|
@ -48,7 +48,7 @@ const EmbedModal: React.FC<IEmbedModal> = ({ url, onError }) => {
|
||||||
/>
|
/>
|
||||||
</Stack>
|
</Stack>
|
||||||
|
|
||||||
<hr className='my-9' />
|
<hr className='my-9 dark:border-primary-800' />
|
||||||
|
|
||||||
<SafeEmbed
|
<SafeEmbed
|
||||||
className='rounded-xl overflow-hidden w-full'
|
className='rounded-xl overflow-hidden w-full'
|
||||||
|
|
Ładowanie…
Reference in New Issue