[ACS-3731]a11y zoom issues resolution (#7978)

* [ACS-3731]Content overlaps other at 320px or 200% zoom

* ACS-3731 Word wrapping changes to All libraries description column data cell in ADW

* linting issue
This commit is contained in:
arohilaGL
2022-11-25 18:52:49 +05:30
committed by GitHub
parent 78c2bee63e
commit b41eb3ff03
2 changed files with 6 additions and 1 deletions

View File

@@ -14,4 +14,9 @@
&-item-comment {
opacity: 0.5;
}
&-item-name,
&-item-date {
white-space: normal !important;
}
}