mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2025-02-02 05:21:33 +01:00
fix: iframe css styling
This commit is contained in:
parent
be479975f6
commit
fd85859835
@ -23,6 +23,10 @@
|
||||
padding: 0 var(--ifm-pre-padding);
|
||||
}
|
||||
|
||||
iframe {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
html[data-theme='dark'] .docusaurus-highlight-code-line {
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user