show hand cursor over summary
parent
dcbbf31f04
commit
8ee714f86d
|
@ -26,3 +26,7 @@ limitations under the License.
|
||||||
outline: none;
|
outline: none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_AliasSettings summary {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue