Skip to content

Commit 056ec8b

Browse files
committed
update search icon
1 parent 1d2dcca commit 056ec8b

File tree

5 files changed

+4291
-3506
lines changed

5 files changed

+4291
-3506
lines changed

stubs/resources/css/app.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
@import 'primevue/resources/primevue.min.css';
2-
31
@import 'tailwindcss/base';
42
@import 'tailwindcss/components';
53
@import 'tailwindcss/utilities';

stubs/resources/css/components/p-overrides.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
}
6666

6767
.p-input-icon-left > i {
68-
margin-top: -0.7rem;
68+
margin-top: -0.7rem !important;
6969
}
7070

7171
/* paginator */

0 commit comments

Comments
 (0)