Фиксы
This commit is contained in:
@ -152,7 +152,7 @@ message {
|
|||||||
message top {
|
message top {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 35px;
|
bottom: 35px;
|
||||||
right: 160px;
|
right: 240px;
|
||||||
width: 200px;
|
width: 200px;
|
||||||
z-index: 99;
|
z-index: 99;
|
||||||
}
|
}
|
||||||
@ -163,12 +163,12 @@ message top author {
|
|||||||
display: block;
|
display: block;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
word-break: auto-phrase;
|
word-break: keep-all;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
message.long top {
|
message.long top {
|
||||||
right: 200px;
|
right: 275px;
|
||||||
bottom: 40px;
|
bottom: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user