mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[FIX] devtools: Increase vertical padding of the search bar
This commit increases the vertical padding of the search bar in order to be easier to click on.
This commit is contained in:
committed by
Géry Debongnie
parent
e562f6a24f
commit
fea8fcaf61
@@ -236,6 +236,7 @@
|
||||
.search-input {
|
||||
background-color: var(--background-color);
|
||||
color: var(--text-color);
|
||||
padding: 0.4rem 0rem;
|
||||
}
|
||||
|
||||
.search-icon {
|
||||
|
||||
Reference in New Issue
Block a user