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", "name": "misskey",
"version": "12.118.1-calc.6.4", "version": "12.118.1-calc.6.5",
"codename": "aqua", "codename": "aqua",
"repository": { "repository": {
"type": "git", "type": "git",

View File

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