max width 75%

This commit is contained in:
ThatOneCalculator 2022-11-18 14:14:47 -08:00
parent 892e35d82b
commit 09be8fc799
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -89,7 +89,7 @@ function del(): void {
padding: 0;
min-height: 38px;
border-radius: 16px;
max-width: 100%;
max-width: 75%;
& + * {
clear: both;