This commit is contained in:
parent
20e78ff1ce
commit
c825d6c5ba
|
@ -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",
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue