1
0

Minor styling tweak

This commit is contained in:
Zef Hemel 2022-07-25 14:11:35 +02:00
parent 155a75609b
commit fec6cf4852

View File

@ -12,7 +12,7 @@
top: 0;
bottom: 0;
max-height: 290px;
overflow: auto;
overflow: hide;
z-index: 100;
border: rgb(103, 103, 103) 1px solid;
border-radius: 8px;