Commit fd7c753
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 #7460
Task: 5253888
Signed-off-by: Adrien Minne (adrm) <adrm@odoo.com>1 parent c5c1955 commit fd7c753
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
0 commit comments