mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
update indexing and fix width (#5640)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
parent
930d13b2a3
commit
866e82e89b
@ -47,7 +47,7 @@
|
||||
|
||||
<style lang="scss">
|
||||
.icon-place {
|
||||
width: 20px;
|
||||
width: 1.75rem;
|
||||
}
|
||||
.searchResult {
|
||||
display: flex;
|
||||
|
@ -102,7 +102,7 @@ export const contentStageId = 'cnt-v3'
|
||||
/**
|
||||
* @public
|
||||
*/
|
||||
export const fieldStateId = 'fld-v13b'
|
||||
export const fieldStateId = 'fld-v14'
|
||||
|
||||
/**
|
||||
* @public
|
||||
|
Loading…
Reference in New Issue
Block a user