Update stylelint dependencies (#9483)

* chore: update stylelint

* css fixes

* css fixes

* css fixes
This commit is contained in:
Denys Vuika
2024-03-28 10:36:47 -04:00
committed by GitHub
parent 66ec68551f
commit 88ebd225bd
14 changed files with 462 additions and 371 deletions

View File

@@ -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;
}