forked from CGM_Public/pretix_original
PDF editor: Add multi-page support
This commit is contained in:
committed by
Raphael Michel
parent
b05fa89010
commit
ebf0320c2c
@@ -69,3 +69,10 @@ body {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.panel-pdf-editor .panel-body {
|
||||
padding: 0;
|
||||
}
|
||||
.panel-pdf-editor .panel-body .nav-pills {
|
||||
padding: 15px;
|
||||
background: #eee;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user