Remove max-width for candidate box. Fixes #2266

This commit is contained in:
Francisco Hodge 2024-04-18 22:39:35 -04:00
parent 6f2593ca1b
commit d77e38ac83

View File

@ -5,7 +5,6 @@
background: #ececec;
border-bottom: 2px solid #b5b5b5;
user-select: none;
max-width: 272px;
transform: translateY(-100%);
margin-top: -10px;
}