Further tweaks to the tooltip to better handle its position, and simplify it's use
This commit is contained in:
parent
cb101b0a3b
commit
80e6cd6d7c
2 changed files with 64 additions and 25 deletions
|
@ -28,9 +28,9 @@ limitations under the License.
|
|||
border-radius: 8px;
|
||||
background-color: #fff;
|
||||
z-index: 2000;
|
||||
left: 52px;
|
||||
padding: 6px;
|
||||
pointer-events: none;
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
mx_RoomToolTip_placeholder {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue