fix(web): coerce fingerprint_type to string; sync frontend types and tests
This commit is contained in:
@@ -26,7 +26,9 @@
|
||||
}
|
||||
|
||||
.sidebar-header {
|
||||
padding: 20px;
|
||||
height: 64px;
|
||||
flex-shrink: 0;
|
||||
padding: 0 20px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user