[FIX] word wrap for appdrawer menu items

pull/1915/head
Splash 2021-04-30 23:33:57 +03:00
parent 5d718114c4
commit 37c72fc385
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;