mirror of https://github.com/OCA/web.git
[FIX] word wrap for appdrawer menu items
parent
5d718114c4
commit
37c72fc385
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue