mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Update stylelint dependencies (#9483)
* chore: update stylelint * css fixes * css fixes * css fixes
This commit is contained in:
@@ -81,7 +81,7 @@ adf-content-node-selector {
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
@media screen and (width <= 768px) {
|
||||
.adf-content-node-selector-dialog {
|
||||
height: 100vh;
|
||||
}
|
||||
|
Reference in New Issue
Block a user