forked from Techsystech/web
Merge PR #2396 into 15.0
Signed-off-by pedrobaeza15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
commit
74fed48788
|
@ -19,12 +19,12 @@
|
||||||
}
|
}
|
||||||
// For FULL HD devices
|
// For FULL HD devices
|
||||||
@media (min-width: 1900px) {
|
@media (min-width: 1900px) {
|
||||||
.o_cp_top_left,
|
.o_action_manager & .o_cp_top_left,
|
||||||
.o_cp_bottom_left {
|
.o_action_manager & .o_cp_bottom_left {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
}
|
}
|
||||||
.o_cp_top_right,
|
.o_action_manager & .o_cp_top_right,
|
||||||
.o_cp_bottom_right {
|
.o_action_manager & .o_cp_bottom_right {
|
||||||
width: 40%;
|
width: 40%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue