[FIX] word wrap for appdrawer menu items

This commit is contained in:
Splash
2021-04-30 23:33:57 +03:00
committed by Sergey Shebanin
parent d0d60604bb
commit c79efeacaa
2 changed files with 3 additions and 1 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;