fix: ⚗️

This commit is contained in:
ThatOneCalculator 2022-08-16 23:22:17 -07:00
parent 38ebf77891
commit bd24de7ab7
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "12.118.1-calc.6.4",
"version": "12.118.1-calc.6.5",
"codename": "aqua",
"repository": {
"type": "git",

View File

@ -401,7 +401,7 @@ function readPromo() {
flex-shrink: 0;
color: inherit;
&::after {
&:after {
content: "";
position: absolute;
inset: 0;
@ -453,7 +453,7 @@ function readPromo() {
}
> .content {
position: relative;
/* position: relative; */
&.isLong {
> .showLess {