lookup search

This commit is contained in:
Jan Prochazka
2021-11-13 16:19:42 +01:00
parent ea1208d0ad
commit 54b476fc27
3 changed files with 68 additions and 3 deletions

View File

@@ -98,6 +98,7 @@ body {
font-size: 14px;
box-sizing: border-box;
border-radius: 4px;
border: 1px solid var(--theme-border);
}
.largeFormMarker input[type='password'] {