@@ -8,6 +8,7 @@
// height: calc(100vh - 100px);
// height: auto;
// overflow: auto;
+ // overflow-x: hidden;
.deviceBox1 {
.searchRow {
@@ -296,6 +297,7 @@
text-decoration: underline;
cursor: pointer;
font-size: 14px;
+ width: 90%;
}
// .clickable-link:active {
// color: rgb(26, 49, 117);