mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Add stickerpack manage integration link styling.
This commit is contained in:
parent
56ae96fc75
commit
f4816b99ff
@ -261,3 +261,9 @@ limitations under the License.
|
|||||||
.mx_StickersContentPlaceholder p {
|
.mx_StickersContentPlaceholder p {
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_Stickerpack_addLink {
|
||||||
|
display: inline;
|
||||||
|
cursor: pointer;
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user