mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 05:02:57 +01:00
Reduce slim header search bar height to match filter button
This commit is contained in:
parent
8a7dd1f5a1
commit
c900ba6c8e
@ -179,6 +179,11 @@
|
||||
|
||||
.w-field__input {
|
||||
@apply w-mt-0;
|
||||
|
||||
input {
|
||||
@apply w-text-16;
|
||||
min-height: theme('spacing.10');
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user