Skip to content

Commit

Permalink
Add css classes for icon search
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiankuenzer committed Jul 8, 2024
1 parent 379091c commit 7394f09
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/taskpane/taskpane.css
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,10 @@ ul {

.dropdown-menu.show {
display: block;
}
}

.icon-search-button {
width: 48%
}

.icon-results {}

0 comments on commit 7394f09

Please sign in to comment.