mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-07 00:09:34 +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">
|
<style lang="scss">
|
||||||
.icon-place {
|
.icon-place {
|
||||||
width: 20px;
|
width: 1.75rem;
|
||||||
}
|
}
|
||||||
.searchResult {
|
.searchResult {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -102,7 +102,7 @@ export const contentStageId = 'cnt-v3'
|
|||||||
/**
|
/**
|
||||||
* @public
|
* @public
|
||||||
*/
|
*/
|
||||||
export const fieldStateId = 'fld-v13b'
|
export const fieldStateId = 'fld-v14'
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @public
|
* @public
|
||||||
|
Loading…
Reference in New Issue
Block a user