max width 75%
This commit is contained in:
parent
892e35d82b
commit
09be8fc799
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calckey",
|
||||
"version": "12.119.0-calc.14.12",
|
||||
"version": "12.119.0-calc.14.13",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -89,7 +89,7 @@ function del(): void {
|
|||
padding: 0;
|
||||
min-height: 38px;
|
||||
border-radius: 16px;
|
||||
max-width: 100%;
|
||||
max-width: 75%;
|
||||
|
||||
& + * {
|
||||
clear: both;
|
||||
|
|
Loading…
Reference in New Issue