[FIX] word wrap for appdrawer menu items

pull/1929/head
Splash 2021-04-30 23:33:57 +03:00 committed by João Marques
parent 070c8f2e1f
commit e726653f2b
1 changed files with 2 additions and 0 deletions

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;