Add tooltips

This commit is contained in:
Jorik Schellekens 2020-07-01 01:50:31 +01:00
parent b1e0b35758
commit aab372c648
6 changed files with 37 additions and 20 deletions

View file

@ -389,3 +389,7 @@ limitations under the License.
margin-top: 8px;
}
}
.mx_RoomSublist2_addRoomTooltip {
margin-top: -3px;
}