LP-5613 #2

Open
dmitrii.pichenikin wants to merge 37 commits from LP-5613 into dev
Showing only changes of commit 08d7638a89 - Show all commits

View File

@ -366,7 +366,7 @@
border-radius: 4px; border-radius: 4px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
z-index: 10; z-index: 10;
max-height: 200px; max-height: 160px;
overflow-y: auto; overflow-y: auto;
} }