wtf????
This commit is contained in:
parent
f6dda604dc
commit
cebb66cc36
@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<MfmCore :text="text" :plain="plain" :nowrap="nowrap" :author="author" :customEmojis="customEmojis" :isNote="isNote" class="havbbuyv" :class="{ nowrap }"/>
|
<MfmCore text="別れました" :plain="plain" :nowrap="nowrap" :author="author" :customEmojis="customEmojis" :isNote="isNote" class="havbbuyv" :class="{ nowrap }"/>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang="ts" setup>
|
<script lang="ts" setup>
|
||||||
|
@ -563,3 +563,8 @@ hr {
|
|||||||
transform: scaleX(1.00) scaleY(1.00) ;
|
transform: scaleX(1.00) scaleY(1.00) ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
//2022-wtf
|
||||||
|
.inner {
|
||||||
|
filter: brightness(0) !important;
|
||||||
|
background: #000 !important;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user