1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-07 21:23:00 +03:00

Iterate PR based on feedback

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2019-05-09 22:30:45 +01:00
parent 16c027dc61
commit cd5a460b2b
2 changed files with 2 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ limitations under the License.
}
.mx_DevTools_ServersInRoomList_button {
/* Set the cursor back to default as `.mx_Dialog button` sets it to pointer */
cursor: default !important;
}