Fix share chat CSS for little screens.
This commit is contained in:
parent
7b617a9aad
commit
84c381e5d6
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
livechat-share-chat {
|
livechat-share-chat {
|
||||||
display: block;
|
display: block;
|
||||||
|
text-align: start;
|
||||||
|
|
||||||
& > * {
|
& > * {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
@ -72,6 +73,7 @@ livechat-share-chat {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.livechat-shareurl-tips {
|
.livechat-shareurl-tips {
|
||||||
min-height: 60px;
|
margin-bottom: 1rem;
|
||||||
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user