fix: ⚗️
This commit is contained in:
parent
38ebf77891
commit
bd24de7ab7
@ -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",
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user