mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
Content overlaps other content at 320px width equivalent or 400% zoom issue resolved
This commit is contained in:
@@ -137,3 +137,16 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 380px) {
|
||||
.mat-icon-button {
|
||||
width: 22px;
|
||||
}
|
||||
.adf-pdf-viewer__toolbar-page-selector > input {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.adf-pdf-viewer__toolbar-page-scale {
|
||||
width: 38px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user