mirror of https://github.com/vector-im/riot-web
Fix typo for integs error button error
parent
828e9d5eb4
commit
38c0d62478
|
@ -42,7 +42,7 @@ limitations under the License.
|
|||
float: right;
|
||||
}
|
||||
.mx_RoomSettings_integrationsButton_error {
|
||||
pointer: not-allowed;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
.mx_RoomSettings_integrationsButton_errorPopup {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue