fix
This commit is contained in:
parent
7beec91753
commit
3ea4c8cba6
2 changed files with 48 additions and 56 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calckey",
|
||||
"version": "12.119.0-calc.8-rc.4",
|
||||
"version": "12.119.0-calc.8-rc.5",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -100,15 +100,8 @@ function isMe(message): boolean {
|
|||
clear: both;
|
||||
}
|
||||
|
||||
> div {
|
||||
padding: 20px 30px;
|
||||
|
||||
&:after {
|
||||
content: "";
|
||||
display: block;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
> header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
@ -166,7 +159,6 @@ function isMe(message): boolean {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.max-width_400px {
|
||||
> .message {
|
||||
|
|
Loading…
Reference in a new issue