mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Form view improvements to fit smaller screens
On screens with less than 768px content is limited to 2 columns. On mobile field labels have their own line. Fix elements width for XS screens
This commit is contained in:
committed by
Angel Moya Pardo
parent
a620134d47
commit
b7a6d02f0f
@@ -22,6 +22,9 @@
|
||||
<link rel="stylesheet"
|
||||
href="/web_responsive/static/src/less/app_drawer.less"
|
||||
/>
|
||||
<link rel="stylesheet"
|
||||
href="/web_responsive/static/src/less/form_view.less"
|
||||
/>
|
||||
<link rel="stylesheet"
|
||||
href="/web_responsive/static/src/less/variables.less"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user