logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 4c10cf21a012d458f2ad7c7e144b8320f3ae4dd7
parent f3d3901a9216efe304cb6fe06d738e4d3e2c78f8
Author: Henry Jameson <me@hjkos.com>
Date:   Mon, 25 Mar 2024 19:13:04 +0200

please the stylint

Diffstat:

Msrc/components/emoji_input/emoji_input.vue2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/emoji_input/emoji_input.vue b/src/components/emoji_input/emoji_input.vue @@ -144,7 +144,7 @@ textarea { flex: 1 0 auto; color: inherit; - // stylint-disable-next-line declaration-no-important + /* stylelint-disable-next-line declaration-no-important */ background: none !important; box-shadow: none; border: none;