MT#63310 Adapt csc_call bar

After improving the handling of long words with
commit 0340bd7e3c
The csc_Call bar was misplaced a few pixels.
This commit aligns it to the menu column
to avoid any overlapping.

Change-Id: Ic8f8c6bbfa11bb3190c93612562dfc6b4a4b0055
master
Debora Crescenzo 2 months ago
parent 22e602bf38
commit b503fe95cc

@ -73,7 +73,7 @@ $toolbar-background: $primary
$toolbar-min-height: 60px
$layout-aside-background: $main-menu-background
$layout-aside-left-width: 280px
$layout-aside-left-width: 316px
$layout-aside-right-width: 320px
$tooltip-background: $primary

Loading…
Cancel
Save