[FIX] web_responsive: Align menu for dates in filters

pull/2441/head
anjeel.haria 2023-03-09 14:28:11 +01:00
parent a18481444e
commit 709e19c5bb
1 changed files with 0 additions and 1 deletions

View File

@ -180,7 +180,6 @@
// Cut long filters names in the filters menu
.o_filter_menu {
.o_menu_item {
width: auto;
@include media-breakpoint-up(md) {
max-width: 250px;
}