This commit is contained in:
ThatOneCalculator 2022-11-06 13:25:41 -08:00
parent 7beec91753
commit 3ea4c8cba6
2 changed files with 48 additions and 56 deletions

View file

@ -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",

View file

@ -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 {