forcing transparent 2
This commit is contained in:
@@ -1177,6 +1177,15 @@ data:
|
||||
#ef4444 var(--s-red)
|
||||
);
|
||||
}
|
||||
|
||||
/* =========================================================================
|
||||
Forcing transparency on no-tint iframes
|
||||
========================================================================= */
|
||||
|
||||
/* Force notes iframe to be transparent */
|
||||
.widget.iframe-no-tint iframe {
|
||||
background: transparent !important;
|
||||
}
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
||||
Reference in New Issue
Block a user