Make Privacy Notice external link on integration manager ToS clickable (#10914)

This commit is contained in:
Suguru Hirahara
2023-05-16 12:54:38 +00:00
committed by GitHub
parent 81df8a3d2b
commit 7f017a84c2
2 changed files with 1 additions and 10 deletions
-8
View File
@@ -39,11 +39,3 @@ limitations under the License.
.mx_TermsDialog_summary {
padding-right: 10px;
}
.mx_TermsDialog_link {
display: inline-block;
mask-image: url("$(res)/img/external-link.svg");
background-color: $accent;
width: 10px;
height: 10px;
}