mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-30842 Fix rendering small devices
This commit is contained in:
@@ -94,11 +94,7 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.adf-grid-list-single-column-xl {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.adf-grid-list-single-column-s {
|
||||
.adf-grid-list-single-column {
|
||||
display: block;
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
width: 90% !important;
|
||||
|
||||
Reference in New Issue
Block a user