mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
update indexing and fix width (#5640)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user