mirror of https://github.com/OCA/web.git
[FIX] word wrap for appdrawer menu items
parent
070c8f2e1f
commit
e726653f2b
|
@ -195,6 +195,8 @@ $chatter_zone_width: 35%;
|
||||||
background: none;
|
background: none;
|
||||||
transition: 300ms ease;
|
transition: 300ms ease;
|
||||||
transition-property: background-color;
|
transition-property: background-color;
|
||||||
|
white-space: normal;
|
||||||
|
text-align: center;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
|
Loading…
Reference in New Issue