Change sidebar width

Hi
Sorry for my English

How can I change the sidebar width?
Names from ldap are too long.

In custom CSS I was able to change only the height

.sidebar {
    max-width: 18%;
}
1 Like

Thank you =)
Its working now