Fix embed-pdf short code not rendering pdf file (#844)
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
@@ -8,9 +8,16 @@
|
||||
}
|
||||
|
||||
.paginator {
|
||||
display: none;
|
||||
display: flex!important;
|
||||
width: 100% !important;
|
||||
text-align: center;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 0.2rem !important;
|
||||
justify-content: space-between;
|
||||
|
||||
.page-number-indicator {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.loading-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user