[MIG] web_time_range_menu_custom: Migration to 15.0

This commit is contained in:
Carlos Roca
2023-03-22 16:54:19 +01:00
parent a2f20904b8
commit ab4dd9a465
19 changed files with 605 additions and 702 deletions

View File

@@ -0,0 +1,8 @@
#add_custom_period_wrapper {
padding: 0 20px;
white-space: nowrap;
.d-table-cell {
vertical-align: middle;
padding: 3px 0;
}
}