mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-18 16:31:57 +03:00
LOVE widget: a different background (#7288)
This commit is contained in:
parent
58630c285e
commit
94fe72e12f
@ -69,7 +69,6 @@
|
||||
configure={configure && floor?._id === _floor._id}
|
||||
rooms={getRooms($rooms, _floor._id)}
|
||||
selected={floor?._id === _floor._id}
|
||||
background={'var(--theme-navpanel-color)'}
|
||||
on:configure={() => {
|
||||
if (floor?._id === _floor._id) {
|
||||
configure = !configure
|
||||
|
Loading…
Reference in New Issue
Block a user