Add stickerpack manage integration link styling.

pull/6242/head
Richard Lewis 2018-01-17 00:05:16 +00:00
parent 56ae96fc75
commit f4816b99ff
1 changed files with 6 additions and 0 deletions

View File

@ -261,3 +261,9 @@ limitations under the License.
.mx_StickersContentPlaceholder p {
max-width: 200px;
}
.mx_Stickerpack_addLink {
display: inline;
cursor: pointer;
text-decoration: underline;
}