[FIX] word wrap for appdrawer menu items

pull/2405/head
Splash 2021-04-30 23:33:57 +03:00 committed by anjeel.haria
parent ab101e5e25
commit 4d20ebc8a0
2 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,7 @@
{
"name": "Web Responsive",
"summary": "Responsive web client, community-supported",
"version": "14.0.1.0.1",
"version": "14.0.1.0.2",
"category": "Website",
"website": "https://github.com/OCA/web",
"author": "LasLabs, Tecnativa, " "Odoo Community Association (OCA)",

View File

@ -195,6 +195,8 @@ $chatter_zone_width: 35%;
background: none;
transition: 300ms ease;
transition-property: background-color;
white-space: normal;
text-align: center;
img {
box-shadow: none;