feature(user-menu) hide scroll when small amount of items

This commit is contained in:
coderaiser 2019-05-24 13:03:02 +03:00
parent 0b0f9e80e4
commit d617dbfc03

View file

@ -18,5 +18,6 @@
padding: 2px;
-webkit-appearance: none;
border: 0;
overflow: auto;
}