Align the RoomTile tooltips with the BottomLeftMenu tooltips
This commit is contained in:
parent
7cb48e0d2d
commit
ac365622b8
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ limitations under the License.
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -62px;
|
top: -62px;
|
||||||
left: 44px;
|
left: 46px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue