mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Always use full width when used in an iframe
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
}
|
||||
.in-iframe .container {
|
||||
padding-top: 10px;
|
||||
width: 100%;
|
||||
}
|
||||
.iframe-only,
|
||||
.in-iframe .iframe-hidden {
|
||||
|
||||
Reference in New Issue
Block a user