+
+ :style="linkStyle" role="button" tabindex="-1" ref="button">
{{title}}
@@ -28,6 +29,8 @@
readonly keepOpen?: boolean;
@Prop
readonly title?: string;
+ @Prop({default: 'width:100%;text-align:left;align-items:center'})
+ readonly linkStyle!: string;
@Watch('isOpen')
onToggle(): void {
diff --git a/readme.md b/readme.md
index d88a5df..06f5bec 100644
--- a/readme.md
+++ b/readme.md
@@ -88,6 +88,7 @@ This repository contains a heavily customized version of the mainline F-Chat 3.0
* Conversation bot API
* 'Filter unmatching ads' is not channel specific -- it's either on everywhere or nowhere
* Bug? Usually submissive vs usually submissive shows up as 'maybe'
+* Bug? YOU have 'loves humans'; THEY have 'no furry characters, just humans' -- THEIR ad shows green, not red -- your side of comparison is fully green, they just have 'no furry pairings' in red
# F-List Exported