update visuals of <Proxy/>

This commit is contained in:
CoolElectronics 2023-08-17 12:55:50 -04:00
parent bc80f9171c
commit ec58ef0e37
No known key found for this signature in database
GPG key ID: F63593D168636C50
3 changed files with 85 additions and 15 deletions

View file

@ -404,8 +404,4 @@
background-color: rgb(var(--m3-scheme-background));
color: rgb(var(--m3-scheme-on-background));
}
iframe {
outline: none;
border: none;
}
</style>