This commit is contained in:
ThatOneCalculator 2022-07-23 20:10:17 -07:00
parent f1919f73d6
commit 194df14a3c

View file

@ -215,7 +215,7 @@ function more(ev: MouseEvent) {
> .icon {
display: inline-block;
width: 38px;
width: 55px;
aspect-ratio: 1;
}
}
@ -258,6 +258,7 @@ function more(ev: MouseEvent) {
background: var(--accentLighten);
}
}
}
> .instance {
position: relative;