master #50

Merged
schrumpel merged 101 commits from master into dev 2022-10-22 23:40:03 +00:00
Showing only changes of commit b76f6439fa - Show all commits

View File

@ -802,7 +802,7 @@ span.placeholder {
background: var(--dropdown-bg);
position: absolute;
top: 100%;
left: 5px;
width: 100%;
z-index: 1000;
min-width: calc(100% - 10px);
padding: 0;