mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
fix(roomSelector): room selector highlight (#9)
This commit is contained in:
parent
fa8342cc6d
commit
17e41f58b5
3 changed files with 15 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ export class RoomSelectorComponent {
|
|||
|
||||
sortedRooms = [];
|
||||
|
||||
viewBox = '-20 -20 608.88 407.99';
|
||||
viewBox = '-20 -20 618.88 407.99';
|
||||
|
||||
roomSvg = {
|
||||
borders: [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue