Commit 2c229a3
committed
[FIX] web: center image_field buttons
The buttons in image_field are not centered vertically. Since it's a
custom sized button, using flex is reliable (it's now centered on both
flex axis).
Note: Done in SCSS instead of utilities because the flex is there to
compensate the custom size set in SCSS (easier to maintain) + there
could be injected buttons in the component.
task-5258887
closes odoo#238449
X-original-commit: 55c8a5a
Signed-off-by: Aaron Bohy (aab) <[email protected]>
Signed-off-by: Mathieu Notté (mano) <[email protected]>1 parent bc09e19 commit 2c229a3
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments