Skip to content

Commit c01ee1c

Browse files
authored
Merge pull request #104 from HashnodeWithAngular/develop
fix(header): minor adjustment for mobile view
2 parents a52c346 + ab8122f commit c01ee1c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/app/components/header/header.component.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,6 @@ p-toolbar {
102102
width: 40%;
103103
.controls {
104104
transform: scale(0.8);
105-
106-
p-inputSwitch {
107-
transform: scale(0.7);
108-
}
109105
}
110106
}
111107
}

0 commit comments

Comments
 (0)