Compare commits

..

No commits in common. "bf3d0bb2092cff1281d8647a1e695c892cc9b277" and "d536e5f100a46c300e0239fb7cdbeb64b3f7e7a9" have entirely different histories.

3 changed files with 1 additions and 9 deletions

View File

@ -60,7 +60,6 @@
border-radius: 0 25px 25px 25px;
margin: 10px 0 10px 40px;
font-size: 14px;
word-break: break-all;
}
}
@ -89,7 +88,7 @@
color: #F3F3F5;
max-width: 266px;
padding: 10px;
word-break: break-all;
box-sizing: border-box;
border-radius: 25px 0 25px 25px;
margin: 10px 40px 10px 0;
font-size: 14px;

View File

@ -37,7 +37,6 @@
>span:nth-child(2) {
color: #fff;
word-break: break-all;
}
}
}
@ -61,10 +60,6 @@
>span:nth-child(1) {
white-space: nowrap;
}
>span:nth-child(2) {
word-break: break-all;
}
}
}
}

View File

@ -609,7 +609,6 @@
border-radius: 0 25px 25px 25px;
margin: 10px 0 10px 40px;
font-size: 14px;
word-break: break-all;
}
}
@ -642,7 +641,6 @@
border-radius: 25px 0 25px 25px;
margin: 10px 40px 10px 0;
font-size: 14px;
word-break: break-all;
}
}