mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
remove iframe bg
This commit is contained in:
parent
4c41dce153
commit
ff456f85dd
|
|
@ -878,6 +878,9 @@ html.y #path a:hover {
|
|||
font-family: 'scp', 'consolas', monospace;
|
||||
font-family: var(--font-mono), 'scp', 'consolas', monospace;
|
||||
}
|
||||
.iframe {
|
||||
background: none;
|
||||
}
|
||||
#doc>iframe,
|
||||
.logue>iframe {
|
||||
background: var(--bgg);
|
||||
|
|
|
|||
Loading…
Reference in a new issue