mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1995] [Mobile] Menu button is not displayed - portrait orientation
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
$minimumAppWidth: 320px;
|
||||
$toolbarHeight: 64px;
|
||||
|
||||
|
||||
@media screen and ($mat-small) {
|
||||
adf-search-bar {
|
||||
width: 200px;
|
||||
}
|
||||
}
|
||||
|
||||
.adf-app-layout {
|
||||
display: block;
|
||||
min-width: $minimumAppWidth;
|
||||
|
Reference in New Issue
Block a user