diff options
Diffstat (limited to 'addons/point_of_sale/static/src/css/chrome50.css')
| -rw-r--r-- | addons/point_of_sale/static/src/css/chrome50.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addons/point_of_sale/static/src/css/chrome50.css b/addons/point_of_sale/static/src/css/chrome50.css new file mode 100644 index 00000000..67ecddcc --- /dev/null +++ b/addons/point_of_sale/static/src/css/chrome50.css @@ -0,0 +1,6 @@ +.pos .screen .content-cell{ + height: 100%; +} +.pos .subwindow .subwindow-container{ + height: 100%; +}
\ No newline at end of file |
