Remvoe padding around user-menu avatar on small screens

master
David Benqué 2022-05-31 09:38:39 +01:00
parent 3d8832095b
commit 3b7f5c2df7
1 changed files with 1 additions and 0 deletions

View File

@ -536,6 +536,7 @@
.cp-toolbar-user-dropdown {
height: @toolbar_line-height;
width: @toolbar_line-height;
padding: 0;
&> button {
height: @toolbar_line-height;
width: @toolbar_line-height;