mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_widget_numeric_step: Only modify widget parent
This commit is contained in:
committed by
Thanakrit Pintana
parent
47541113a0
commit
7df665cae9
@@ -1,6 +1,11 @@
|
||||
.widget_numeric_step {
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.numeric_step_editing_cell {
|
||||
min-width: 120px;
|
||||
|
||||
.input_numeric_step {
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user