[FIX] web_responsive: Show View Type Always

pull/2442/head
anjeel.haria 2023-03-09 16:06:43 +01:00
parent a18481444e
commit b3e5e5fc29
1 changed files with 1 additions and 2 deletions

View File

@ -34,7 +34,7 @@
}
}
.o_cp_bottom_right {
height: 30px;
height: 10%;
}
// Mobile Control panel (breadcrumbs, search box, buttons...)
@include media-breakpoint-down(sm) {
@ -72,7 +72,6 @@
.o_cp_bottom_right {
float: right;
height: 30px;
padding-left: 10px;
margin: 5px 0;
}