@@ -17,10 +17,8 @@
}
+ // Make Truncated elements horizontally scrollable and hide the scroll bar
.page-path-header-input {
scrollbar-width: none;
- &::-webkit-scrollbar {
- display: none;
- }
@@ -7,11 +7,9 @@
transform: translateX(0.05rem) translateY(0.05rem);
.page-title-header-input {