[FIX] word wrap for appdrawer menu items

This commit is contained in:
Splash
2021-04-30 23:33:57 +03:00
parent 5d718114c4
commit 37c72fc385

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;