mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
Fix office employee assign (#10942)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
@@ -241,3 +241,13 @@
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<style lang="scss">
|
||||
.floorGrid-configureRoom__field :global(.employee-presenter),
|
||||
.floorGrid-configureRoom__field :global(.employee-presenter .antiPresenter),
|
||||
.floorGrid-configureRoom__field :global(.employee-presenter .ap-icon) {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
justify-content: center;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user