Commit 3ce3152
committed
[FIX] spreadsheet: fix button height
Before this commit, the height of `o-button` elements was fixed to 32px,
which is not enough for some content, for example when the text is
on two lines (conditionnal formatting side panel for instance).
closes #7508
Task: 5253888
X-original-commit: fd7c753
Signed-off-by: Adrien Minne (adrm) <adrm@odoo.com>1 parent 16b2e41 commit 3ce3152
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
0 commit comments