This commit is contained in:
thatonecalculator 2022-12-01 00:34:37 -08:00
parent 20e78ff1ce
commit c825d6c5ba
2 changed files with 1 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "calckey",
"version": "12.119.0-calc.18-rc.6",
"version": "12.119.0-calc.18-rc.7",
"codename": "aqua",
"repository": {
"type": "git",

View file

@ -90,7 +90,6 @@ function del(): void {
min-height: 38px;
border-radius: 16px;
max-width: 100%;
margin-left: 4%;
& + * {
clear: both;
@ -215,8 +214,6 @@ function del(): void {
> .balloon {
$color: var(--X4);
margin-right: 4%;
margin-left: 0%;
background: $color;
&.noText {