Skip to content

Commit

Permalink
refactor(module:select): delete unused style (#8403)
Browse files Browse the repository at this point in the history
  • Loading branch information
ParsaArvanehPA committed Feb 16, 2024
1 parent f2e8c34 commit d882eb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/select/demo/custom-dropdown-menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ import { Component } from '@angular/core';
flex-wrap: nowrap;
padding: 8px;
}
input {
}
.add-item {
flex: 0 0 auto;
padding: 8px;
Expand Down

0 comments on commit d882eb9

Please sign in to comment.