-
Michael Breu authored28fafd6e
search-input.component.scss 101 B
.searchform-container {
padding: 20px;
position: -webkit-sticky;
position: sticky;
top: 0;
}
This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.
.searchform-container {
padding: 20px;
position: -webkit-sticky;
position: sticky;
top: 0;
}