mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-12 05:27:45 +03:00
Add stickerpack manage integration link styling.
This commit is contained in:
parent
56ae96fc75
commit
f4816b99ff
1 changed files with 6 additions and 0 deletions
|
@ -261,3 +261,9 @@ limitations under the License.
|
|||
.mx_StickersContentPlaceholder p {
|
||||
max-width: 200px;
|
||||
}
|
||||
|
||||
.mx_Stickerpack_addLink {
|
||||
display: inline;
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue